Fix pvc sync
This commit is contained in:
parent
bbdc7c4b1e
commit
75b7d50f9c
@ -19,3 +19,14 @@ spec:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
- PrunePropagationPolicy=foreground
|
||||
- RespectIgnoreDifferences=true
|
||||
ignoreDifferences:
|
||||
- group: ""
|
||||
kind: PersistentVolumeClaim
|
||||
jsonPointers:
|
||||
- /status
|
||||
- /spec/volumeName
|
||||
- /spec/storageClassName
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user