Fix ArgoCD apps app permanent OutOfSync
Remove `group: ""` from ignoreDifferences in tailscale-operator and tailscale-operator-ringtail — ArgoCD normalizes away the empty string field, so the live state never matches git. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
044ad7dad7
commit
3750428b58
3 changed files with 3 additions and 4 deletions
1
docs/changelog.d/+fix-apps-outofsync.bugfix.md
Normal file
1
docs/changelog.d/+fix-apps-outofsync.bugfix.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
Remove `group: ""` from tailscale-operator ignoreDifferences — ArgoCD normalizes away the empty string, causing permanent OutOfSync on the apps app.
|
||||
Loading…
Add table
Add a link
Reference in a new issue