distigt-bz: change the frequency of the cron job to run every 3 hours

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2019-12-10 09:59:58 +01:00
parent 275b8c4497
commit 6d4abe69a7

View file

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