distgit-bz: add a starting deadline to the cron job
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
bbc9b700e9
commit
ed9e831914
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ spec:
|
||||||
mountPath: /etc/distgit-bugzilla-sync
|
mountPath: /etc/distgit-bugzilla-sync
|
||||||
readOnly: true
|
readOnly: true
|
||||||
restartPolicy: Never
|
restartPolicy: Never
|
||||||
|
startingDeadlineSeconds: 3600
|
||||||
volumes:
|
volumes:
|
||||||
- name: config-volume
|
- name: config-volume
|
||||||
configMap:
|
configMap:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue