fix(migrations): Cleanup of jobs

This commit is contained in:
Thorsten Roßner
2024-12-12 09:34:42 +01:00
parent 47ce294403
commit 539a30263c
3 changed files with 2 additions and 4 deletions

View File

@@ -11,7 +11,6 @@ image:
imagePullSecrets: {{ .Values.global.imagePullSecrets }}
{{- if .Values.certificate.selfSigned }}
javaOpts:
- "-Djavax.net.ssl.trustStore=/etc/ssl/certs/truststore.jks"
@@ -27,7 +26,6 @@ externalDB:
customKeyRef:
enabled: false
securityContext:
enabled: true
fsGroup: 101

View File

@@ -229,7 +229,7 @@ charts:
registry: "registry.opencode.de"
repository: "bmi/opendesk/components/platform-development/charts/opendesk-migrations"
name: "opendesk-migrations"
version: "1.3.5"
version: "1.3.6"
verify: true
minio:
# providerCategory: "Community"

View File

@@ -16,7 +16,7 @@ additionalAnnotations:
cleanup:
deletePodsOnSuccess: {{ .Values.debug.cleanup.deletePodsOnSuccess }}
keepPVCOnDelete: {{ .Values.debug.cleanup.keepPVCOnDelete }}
deletePodsOnSuccessTimeout: {{ .Values.debug.cleanup.deletePodsOnSuccessTimeout }}
migrations:
runId: 2