Simplify ESO chart organization

This commit is contained in:
Ian Keane 2026-08-19 10:22:23 -04:00
parent 92e766cfb7
commit 091470892c
4 changed files with 4 additions and 31 deletions

View file

@ -1,5 +1,5 @@
apiVersion: v2
name: external-secrets-config
description: ClusterSecretStore for AWS Secrets Manager via EC2 instance role
description: ClusterSecretStore and supporting resources for ESO
type: application
version: 0.1.0

View file

@ -2,6 +2,8 @@ apiVersion: external-secrets.io/v1
kind: ClusterSecretStore
metadata:
name: aws-secrets-manager
annotations:
argocd.argoproj.io/sync-wave: "2"
spec:
provider:
aws:

View file

@ -1,7 +1,5 @@
# External Secrets Operator helm values
# Uses EC2 instance role for AWS auth - no credentials needed
# cert-manager handles webhook TLS with a self-signed issuer (internal cluster DNS,
# not publicly routable - Let's Encrypt cannot issue for these names)
installCRDs: true
certController: