plane new version

This commit is contained in:
titver968
2025-10-20 12:50:10 +02:00
parent 8638dbcd15
commit 8cb2c8e37c

View File

@@ -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