Replacing `defaultAcess` to `defaultAccess` (#835)

* Replacing `defaultAcess` to `defaultAccess`

* Another typo
This commit is contained in:
Phil Kedy 2020-09-29 14:10:22 -04:00 committed by GitHub
parent 1459d59475
commit 38f4569741
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ The `secrets` section under the `Configuration` spec contains the following prop
secrets:
scopes:
- storeName: kubernetes
defaultAcess: allow
defaultAccess: allow
allowedSecrets: ["redis-password"]
- storeName: localstore
defaultAccess: allow