add secret store refrence

This commit is contained in:
zhangchao 2021-11-06 17:53:17 +08:00
parent 119e0358bd
commit 5038c92b2b
1 changed files with 2 additions and 0 deletions

View File

@ -108,6 +108,8 @@ auth:
secretStore: <SECRET_STORE_NAME>
```
The `secretKeyRef` above is using a secret store to access the tls information, if you don't know how to use secret store, you can read [secret store components]({{< ref setup-secret-store.md >}}) and [Kubernetes secrets store]({{< ref kubernetes-secret-store.md >}}) and [how to reference secrets in Dapr components]({{< ref component-secrets.md >}}) for more information.
## Per-call metadata fields
### Partition Key