Add external secrets operator

This commit is contained in:
Ian Keane 2026-08-19 09:25:43 -04:00
parent 3a5b7c2258
commit fe056fd9f9
6 changed files with 109 additions and 0 deletions

View 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