distgit-bz: now that the cron job is running fine, go back to running it twice a day
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
681970de27
commit
1aae7b0591
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ spec:
|
|||
successfulJobsHistoryLimit: 3
|
||||
failedJobsHistoryLimit: 1
|
||||
concurrencyPolicy: Forbid
|
||||
schedule: "40 9,14 * * *"
|
||||
schedule: "40 14 * * *"
|
||||
startingDeadlineSeconds: 500
|
||||
jobTemplate:
|
||||
spec:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue