fix: ignore PVC label diff in ArgoCD sync
This commit is contained in:
@@ -31,3 +31,9 @@ spec:
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
- RespectIgnoreDifferences=true
|
||||
ignoreDifferences:
|
||||
- group: ""
|
||||
kind: PersistentVolumeClaim
|
||||
jsonPointers:
|
||||
- /metadata/labels
|
||||
|
||||
Reference in New Issue
Block a user