mirror of
https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
synced 2026-08-21 11:36:50 +00:00
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:
co-authored by
Claude Opus 4.6
parent
0ac21eae47
commit
4270309224
@@ -30,3 +30,4 @@ spec:
|
||||
- CreateNamespace=true
|
||||
- ServerSideApply=true
|
||||
- ServerSideDiff=true
|
||||
- RespectIgnoreDifferences=true
|
||||
|
||||
Reference in New Issue
Block a user