From e1ea229af4044a39b84f62959de1ffd7fc9b682c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Wed, 29 Jan 2020 16:56:39 +0100 Subject: [PATCH] the-new-hotness: Don't trigger new build automatically with config change 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 deletion(-) diff --git a/roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml b/roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml index 5231c7dca5..09c965bf61 100644 --- a/roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml +++ b/roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml @@ -91,6 +91,5 @@ items: name: the-new-hotness:latest namespace: the-new-hotness type: ImageChange - - type: ConfigChange kind: List metadata: {}