distgit-bz: Increase the cron job frequency while we're still trying to get it to run properly
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
c6609b21f2
commit
7f7c40e8b3
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ spec:
|
||||||
successfulJobsHistoryLimit: 3
|
successfulJobsHistoryLimit: 3
|
||||||
failedJobsHistoryLimit: 1
|
failedJobsHistoryLimit: 1
|
||||||
concurrencyPolicy: Forbid
|
concurrencyPolicy: Forbid
|
||||||
schedule: "10 */12 * * *"
|
schedule: "20 * * * *"
|
||||||
startingDeadlineSeconds: 500
|
startingDeadlineSeconds: 500
|
||||||
jobTemplate:
|
jobTemplate:
|
||||||
spec:
|
spec:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue