mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-14 11:57:59 +00:00
dabfa5a589
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com> Co-authored-by: Gustavo Fernandes de Carvalho <gusfcarvalho@gmail.com>
429 B
429 B
The ClusterSecretStore
is a cluster scoped SecretStore that can be referenced by all
ExternalSecrets
from all namespaces. Use it to offer a central gateway to your secret backend.
Example
For a full list of supported fields see spec or dig into our guides.
{% include 'full-cluster-secret-store.yaml' %}