mirror of https://github.com/dapr/docs.git
Update howto-secrets.md (#1150)
This commit is contained in:
parent
98213a5553
commit
233f39b1c7
|
@ -35,7 +35,7 @@ spec:
|
|||
version: v1
|
||||
metadata:
|
||||
- name: secretsFile
|
||||
value: <PATH TO SECRETS FILE>/secrets.json
|
||||
value: <PATH TO SECRETS FILE>/mysecrets.json
|
||||
- name: nestedSeparator
|
||||
value: ":"
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue