NOTES.txt 398 B

1234567
  1. external-secrets has been deployed successfully in namespace {{ template "external-secrets.namespace" . }}!
  2. In order to begin using ExternalSecrets, you will need to set up a SecretStore
  3. or ClusterSecretStore resource (for example, by creating a 'vault' SecretStore).
  4. More information on the different types of SecretStores and how to configure them
  5. can be found in our Github: {{ .Chart.Home }}