1
0
Fork 0
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:
Gustavo Fernandes de Carvalho 2022-02-03 07:21:23 -03:00 committed by GitHub
commit c99236334c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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