Add RespectIgnoreDifferences=true to all Application CRDs

Works with the ignoreDifferences config in argocd-cm to prevent
auto-sync from triggering on controller-managed field changes
(ESO finalizers, HTTPRoute annotations, etc.)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Scooby Husky
2026-03-10 07:12:58 -05:00
co-authored by Claude Opus 4.6
parent 0ac21eae47
commit 4270309224
49 changed files with 49 additions and 0 deletions
@@ -33,3 +33,4 @@ spec:
- CreateNamespace=true
- ServerSideApply=true
- ServerSideDiff=true
- RespectIgnoreDifferences=true