distgit-bz: Slow down the rythm of the cron runs

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2019-12-06 11:38:50 +01:00
parent 679f4c01d9
commit ec06d9e9cd

View file

@ -6,7 +6,7 @@ spec:
successfulJobsHistoryLimit: 3
failedJobsHistoryLimit: 1
concurrencyPolicy: Forbid
schedule: "*/10 * * * *"
schedule: "10 */12 * * *"
startingDeadlineSeconds: 500
jobTemplate:
spec: