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