From 575582c701201a041a180763a47fc8cb951ddf4f Mon Sep 17 00:00:00 2001 From: Mitesh Patel Date: Fri, 9 Aug 2019 15:43:26 +0530 Subject: [PATCH] Revert "troubleshoot graph-cve-sync failures." --- openshift/template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openshift/template.yaml b/openshift/template.yaml index dfaeb36..9f649dd 100644 --- a/openshift/template.yaml +++ b/openshift/template.yaml @@ -15,7 +15,7 @@ objects: description: f8a-graph-cve-sync spec: successfulJobsHistoryLimit: 4 - failedJobsHistoryLimit: 1 + failedJobsHistoryLimit: 0 concurrencyPolicy: "Forbid" schedule: "${CRON_SCHEDULE}" jobTemplate: