Be more explicit about job completions

This commit is contained in:
Stéphane Bidoul 2021-11-28 13:21:42 +01:00
parent bddc6bf88e
commit f720cbcac5
No known key found for this signature in database
GPG key ID: BCAB2555446B5B92
2 changed files with 2 additions and 0 deletions

View file

@ -27,4 +27,5 @@ spec:
configMap:
name: runboat-scripts
restartPolicy: Never
completions: 1
backoffLimit: 6

View file

@ -39,5 +39,6 @@ spec:
persistentVolumeClaim:
claimName: data
restartPolicy: Never
completions: 1
backoffLimit: 0
activeDeadlineSeconds: 1200