HOMELAB-272: feat(eso): add External Secrets Operator deployment and ExternalSecret manifests #32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "plane/HOMELAB-272-eso"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
secretsnamespacesecretsnamespace manifestContext
SOPS + TF secret management reaching scaling limits. ESO replaces per-app Terraform kubernetes_secret resources with declarative ExternalSecret CRDs that ArgoCD manages.
Part of HOMELAB-272.