Fix pvc sync

This commit is contained in:
dvirlabs 2026-03-18 07:21:30 +02:00
parent bbdc7c4b1e
commit 75b7d50f9c

View File

@ -19,3 +19,14 @@ spec:
automated: automated:
prune: true prune: true
selfHeal: true selfHeal: true
syncOptions:
- CreateNamespace=true
- PrunePropagationPolicy=foreground
- RespectIgnoreDifferences=true
ignoreDifferences:
- group: ""
kind: PersistentVolumeClaim
jsonPointers:
- /status
- /spec/volumeName
- /spec/storageClassName