distgit-bz: Slow down the cron job a little

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2019-12-06 08:44:43 +01:00
parent 709ff11b76
commit ae2c780dbf

View file

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