Add external secrets operator
This commit is contained in:
parent
3a5b7c2258
commit
fe056fd9f9
6 changed files with 109 additions and 0 deletions
4
charts/external-secrets/values.yaml
Normal file
4
charts/external-secrets/values.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# External Secrets Operator helm values
|
||||
# https://external-secrets.io/latest/introduction/getting-started/
|
||||
# Uses EC2 instance role for AWS auth - no credentials needed
|
||||
installCRDs: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue