CHORE(argocd): disable unused ArgoCD controllers

- notifications: Not using alerts
- applicationset: Not using ApplicationSet templates
- dex: Using Authelia SSO instead
- Saves ~200-300 MiB memory and removes 3-minute reconciliation loop
This commit is contained in:
2026-01-03 12:41:04 +09:00
parent bce82706d3
commit 00dcd5aeea
2 changed files with 29 additions and 0 deletions

View File

@@ -6,3 +6,4 @@ resources:
- argocd-rbac-cm.yaml
- argocd-cmd-params-cm.yaml
- ingress.yaml
- disable-unused-controllers.yaml