2 Commits

Author SHA1 Message Date
root
d047481de0 root-app: add ignoreDifferences for Application finalizers
All checks were successful
AI Review / AI Code Review (pull_request) Successful in 13s
PR Checks / Validate & Security Scan (pull_request) Successful in 20s
ArgoCD child apps (e.g. kyverno) get extra finalizers added at runtime,
causing root app-of-apps to show OutOfSync perpetually. Ignore
/metadata/finalizers drift on Application resources.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 10:02:37 +01:00
root
a3970deb24 Add app-of-apps: declarative Application definitions + root app
- argocd-apps/ directory with 7 Application YAMLs matching current specs
- root-app.yaml to manage all Applications from git
- Finalizers added for proper cleanup on deletion
2026-02-14 15:06:02 +01:00