diff --git a/roles/openshift-apps/release-monitoring/files/cron.yml b/roles/openshift-apps/release-monitoring/files/cron.yml index 385d1900c1..3b2ac29780 100644 --- a/roles/openshift-apps/release-monitoring/files/cron.yml +++ b/roles/openshift-apps/release-monitoring/files/cron.yml @@ -23,7 +23,7 @@ spec: - mountPath: /etc/anitya name: config-volume readOnly: true - restartPolicy: OnFailure + restartPolicy: Never volumes: - configMap: defaultMode: 420