mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-14 11:57:59 +00:00
00249f1d43
* Create scorecard.yml Adds a scorecard workflow to regularly check the repo. See docs: https://github.com/marketplace/actions/ossf-scorecard-action#scorecard-badge Signed-off-by: Moritz Johner <moolen@users.noreply.github.com>
445 B
445 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' %}