distgit-bz: Slow down the cron job a little now that we're going to try prod

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2019-12-11 14:44:24 +01:00
parent e09a76365e
commit 962602b038

View file

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