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:
parent
1d52aca44d
commit
b5a024602c
@ -20,7 +20,7 @@ metadata:
|
||||
{{- toYaml . | nindent 4 }}
|
||||
{{- end }}
|
||||
spec:
|
||||
ttlSecondsAfterFinished: 0
|
||||
ttlSecondsAfterFinished: 300
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
|
Loading…
x
Reference in New Issue
Block a user