NOTES.txt 545 B

12345678910111213
  1. external-secrets has been deployed successfully!
  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 }}
  6. {{ if .Values.prometheus.enabled -}}
  7. deprecation warning:
  8. > The flag `prometheus.enabled` is deprecated and will be removed in the next release.
  9. Please migrate to using servicemonitor instead.
  10. {{ end }}