fix: remove ignoreDifferences on Secrets for beta and paper ArgoCD apps
This commit is contained in:
@@ -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
|
|
||||||
|
|||||||
@@ -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
|
|
||||||
|
|||||||
Reference in New Issue
Block a user