update notes

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
Hannah Hunter 2023-06-16 10:34:28 -04:00
parent df28a2745a
commit 26624224b9
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ spec:
```
{{% alert title="Warning" color="warning" %}}
This component supports storing the `token` parameter and any other sensitive parameter and data as Kubernetes Secrets.
The above example uses secrets as plain strings. It is recommended to use a [secret store for the secrets]({{< ref component-secrets.md >}}). This component supports storing the `token` parameter and any other sensitive parameter and data as Kubernetes Secrets.
{{% /alert %}}