Set a 10 min ttl for the job after finished in order to allow helm to properly recognize that the job completed.

This commit is contained in:
Vince Montalbano 2024-06-11 13:49:49 -05:00
parent 1d52aca44d
commit b5a024602c

View File

@ -20,7 +20,7 @@ metadata:
{{- toYaml . | nindent 4 }}
{{- end }}
spec:
ttlSecondsAfterFinished: 0
ttlSecondsAfterFinished: 300
template:
metadata:
labels: