plane new configuration
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user