fix: remove ignoreDifferences on Secrets for beta and paper ArgoCD apps

This commit is contained in:
Celes Renata
2026-04-21 06:29:43 +00:00
parent 3bcb84ed41
commit 68a675da3a
2 changed files with 0 additions and 16 deletions
-8
View File
@@ -24,11 +24,3 @@ spec:
automated: automated:
prune: true prune: true
selfHeal: true selfHeal: true
syncOptions:
- RespectIgnoreDifferences=true
ignoreDifferences:
- group: ""
kind: Secret
jsonPointers:
- /data
- /stringData
-8
View File
@@ -24,11 +24,3 @@ spec:
automated: automated:
prune: true prune: true
selfHeal: true selfHeal: true
syncOptions:
- RespectIgnoreDifferences=true
ignoreDifferences:
- group: ""
kind: Secret
jsonPointers:
- /data
- /stringData