distgit-bz: place the starting deadline at the right level
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
79eeb97509
commit
202d66eadd
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,7 @@ spec:
|
|||
failedJobsHistoryLimit: 1
|
||||
concurrencyPolicy: Forbid
|
||||
schedule: "*/10 * * * *"
|
||||
startingDeadlineSeconds: 500
|
||||
jobTemplate:
|
||||
spec:
|
||||
template:
|
||||
|
@ -24,7 +25,6 @@ spec:
|
|||
mountPath: /etc/distgit-bugzilla-sync
|
||||
readOnly: true
|
||||
restartPolicy: Never
|
||||
startingDeadlineSeconds: 500
|
||||
volumes:
|
||||
- name: config-volume
|
||||
configMap:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue