diff --git a/roles/openshift-apps/websites/templates/buildconfig.yml b/roles/openshift-apps/websites/templates/buildconfig.yml index fe5cef4308..077df6fb50 100644 --- a/roles/openshift-apps/websites/templates/buildconfig.yml +++ b/roles/openshift-apps/websites/templates/buildconfig.yml @@ -5,6 +5,7 @@ metadata: labels: environment: "websites" spec: + runPolicy: SerialLatestOnly failedBuildsHistoryLimit: 2 successfulBuildsHistoryLimit: 1 source: