From f15dd0a16a06c108e48fda083a8c19c3b7634a7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Wed, 29 Jan 2020 17:21:35 +0100 Subject: [PATCH] release-monitoring: Run recreate strategy with alembic migrations applied in middle MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Konečný --- .../release-monitoring/files/deploymentconfig.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/openshift-apps/release-monitoring/files/deploymentconfig.yml b/roles/openshift-apps/release-monitoring/files/deploymentconfig.yml index 7dbb7c1d02..227f6de47b 100644 --- a/roles/openshift-apps/release-monitoring/files/deploymentconfig.yml +++ b/roles/openshift-apps/release-monitoring/files/deploymentconfig.yml @@ -15,7 +15,7 @@ items: activeDeadlineSeconds: 21600 recreateParams: timeoutSeconds: 600 - pre: + mid: failurePolicy: Abort execNewPod: containerName: release-monitoring-web