From c6bafd58a912f48c3ae154a5f41459b4cc215c0a Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Wed, 18 Dec 2019 10:19:59 +0100 Subject: [PATCH] distgit-bz: increase the cron frequency a little bit for today Signed-off-by: Pierre-Yves Chibon --- roles/openshift-apps/distgit-bugzilla-sync/templates/cron.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/openshift-apps/distgit-bugzilla-sync/templates/cron.yml b/roles/openshift-apps/distgit-bugzilla-sync/templates/cron.yml index 464111d54c..bdb32e6f21 100644 --- a/roles/openshift-apps/distgit-bugzilla-sync/templates/cron.yml +++ b/roles/openshift-apps/distgit-bugzilla-sync/templates/cron.yml @@ -48,7 +48,7 @@ spec: successfulJobsHistoryLimit: 3 failedJobsHistoryLimit: 1 concurrencyPolicy: Forbid - schedule: "35 14 * * *" + schedule: "40 9,14 * * *" startingDeadlineSeconds: 500 jobTemplate: spec: