diff --git a/roles/openshift-apps/distgit-bugzilla-sync/files/cron.yml b/roles/openshift-apps/distgit-bugzilla-sync/files/cron.yml index 323959e728..e63e4579fa 100644 --- a/roles/openshift-apps/distgit-bugzilla-sync/files/cron.yml +++ b/roles/openshift-apps/distgit-bugzilla-sync/files/cron.yml @@ -6,7 +6,7 @@ spec: successfulJobsHistoryLimit: 3 failedJobsHistoryLimit: 1 concurrencyPolicy: Forbid - schedule: "10 */12 * * *" + schedule: "20 * * * *" startingDeadlineSeconds: 500 jobTemplate: spec: