plane new configuration

This commit is contained in:
titver968
2025-10-20 08:43:28 +02:00
parent 4b2a6b2c74
commit 41f06ff470
2 changed files with 78 additions and 9 deletions

View File

@@ -12,14 +12,6 @@ spec:
jsonPointers:
- /metadata/creationTimestamp
# Jobs komplett ignorieren - sie sind immutable und werden von Helm Hooks verwaltet
- group: batch
kind: Job
name: plane-api-migrate-*
jsonPointers:
- /spec
- /metadata
# StatefulSets - verschiedene dynamische Felder
- group: apps
kind: StatefulSet
@@ -73,4 +65,5 @@ spec:
prune: true
syncOptions:
- CreateNamespace=true
- RespectIgnoreDifferences=true
- RespectIgnoreDifferences=true
- Replace=true