Update howto-secrets.md (#1150)

This commit is contained in:
soiboxauxi 2021-02-01 13:45:05 +07:00 committed by GitHub
parent 98213a5553
commit 233f39b1c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: ":"
```