From 476d175f597cc92fb4166f631e35e031fa69c8a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Wed, 29 Jan 2020 17:30:42 +0100 Subject: [PATCH] the-new-hotness: Still trigger new deployment when config changes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Konečný --- roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml b/roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml index 09c965bf61..5231c7dca5 100644 --- a/roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml +++ b/roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml @@ -91,5 +91,6 @@ items: name: the-new-hotness:latest namespace: the-new-hotness type: ImageChange + - type: ConfigChange kind: List metadata: {}