distgit-bz: slow down the cron job as it is not working in stg currently
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
7f7c40e8b3
commit
d7dd7d4533
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ spec:
|
|||
successfulJobsHistoryLimit: 3
|
||||
failedJobsHistoryLimit: 1
|
||||
concurrencyPolicy: Forbid
|
||||
schedule: "20 * * * *"
|
||||
schedule: "20 /12* * * *"
|
||||
startingDeadlineSeconds: 500
|
||||
jobTemplate:
|
||||
spec:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue