plane new version
This commit is contained in:
@@ -12,12 +12,6 @@ spec:
|
||||
jsonPointers:
|
||||
- /metadata/creationTimestamp
|
||||
|
||||
# Jobs KOMPLETT ignorieren - alle Felder
|
||||
- group: batch
|
||||
kind: Job
|
||||
jqPathExpressions:
|
||||
- .
|
||||
|
||||
# StatefulSets - verschiedene dynamische Felder
|
||||
- group: apps
|
||||
kind: StatefulSet
|
||||
@@ -30,9 +24,8 @@ spec:
|
||||
source:
|
||||
repoURL: 'https://helm.plane.so/'
|
||||
chart: 'plane-ce'
|
||||
targetRevision: 1.*.*
|
||||
targetRevision: 1.3.1
|
||||
helm:
|
||||
skipCrds: false
|
||||
values: |
|
||||
|
||||
ingress:
|
||||
@@ -72,6 +65,5 @@ spec:
|
||||
prune: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
- RespectIgnoreDifferences=true
|
||||
- ServerSideApply=true
|
||||
- PruneLast=true
|
||||
- ApplyOutOfSyncOnly=true
|
||||
Reference in New Issue
Block a user