mirror of https://github.com/dapr/docs.git
add suggested warning
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
parent
29898d2bf6
commit
df28a2745a
|
|
@ -62,6 +62,11 @@ spec:
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
{{% alert title="Warning" color="warning" %}}
|
||||||
|
This component supports storing the `token` parameter and any other sensitive parameter and data as Kubernetes Secrets.
|
||||||
|
{{% /alert %}}
|
||||||
|
|
||||||
|
|
||||||
## Spec metadata fields
|
## Spec metadata fields
|
||||||
|
|
||||||
| Field | Required | Details | Example |
|
| Field | Required | Details | Example |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue