mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-14 11:57:59 +00:00
Merge pull request #560 from nasirhm/patch-1
Fix documentation for namespace in ClusterSecretStore
This commit is contained in:
commit
c99236334c
1 changed files with 2 additions and 0 deletions
|
@ -84,6 +84,8 @@ You can use [GCP Service Account](https://cloud.google.com/iam/docs/service-acco
|
|||
{% include 'gcpsm-credentials-secret.yaml' %}
|
||||
```
|
||||
|
||||
**NOTE:** In case of a `ClusterSecretStore`, Be sure to provide `namespace` for `SecretAccessKeyRef` with the namespace of the secret that we just created.
|
||||
|
||||
#### Update secret store
|
||||
Be sure the `gcpsm` provider is listed in the `Kind=SecretStore`
|
||||
|
||||
|
|
Loading…
Reference in a new issue