distgit-bz: fix typo in the cron job frequency

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2019-12-06 16:39:20 +01:00
parent d7dd7d4533
commit f1a986743b

View file

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