From 44b4c0aa3831f9caadf3e67a7201f430139eee9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Wed, 29 Jan 2020 17:05:53 +0100 Subject: [PATCH] the-new-hotness: Don't trigger new build automatically with config change - remove also from bc 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/templates/buildconfig.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/openshift-apps/the-new-hotness/templates/buildconfig.yml b/roles/openshift-apps/the-new-hotness/templates/buildconfig.yml index 6133b325ad..81ef0899f1 100644 --- a/roles/openshift-apps/the-new-hotness/templates/buildconfig.yml +++ b/roles/openshift-apps/the-new-hotness/templates/buildconfig.yml @@ -75,7 +75,6 @@ items: github: secret: "{{ hotness_github_secret }}" {% endif %} - - type: ConfigChange - type: ImageChange kind: List metadata: {}