toddlers: Put the packager bugzilla sync job at its regular schedule: every 6h
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
3189ae4baf
commit
4372a5f9c1
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ spec:
|
||||||
successfulJobsHistoryLimit: 3
|
successfulJobsHistoryLimit: 3
|
||||||
failedJobsHistoryLimit: 3
|
failedJobsHistoryLimit: 3
|
||||||
concurrencyPolicy: Forbid
|
concurrencyPolicy: Forbid
|
||||||
schedule: "22 17 * * *"
|
schedule: "* */6 * * *"
|
||||||
startingDeadlineSeconds: 500
|
startingDeadlineSeconds: 500
|
||||||
jobTemplate:
|
jobTemplate:
|
||||||
spec:
|
spec:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue