diff --git a/roles/openshift-apps/distgit-bugzilla-sync/templates/cron.yml b/roles/openshift-apps/distgit-bugzilla-sync/templates/cron.yml index bdb32e6f21..2927d7b016 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: "40 9,14 * * *" + schedule: "40 14 * * *" startingDeadlineSeconds: 500 jobTemplate: spec: