From 2c742855644b869ce928198b29a2d839ae3d0f5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Tue, 19 Feb 2019 11:10:09 +0100 Subject: [PATCH] the-new-hotness: Change configmap 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/configmap.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/openshift-apps/the-new-hotness/templates/configmap.yml b/roles/openshift-apps/the-new-hotness/templates/configmap.yml index f7d383634d..de6bffa888 100644 --- a/roles/openshift-apps/the-new-hotness/templates/configmap.yml +++ b/roles/openshift-apps/the-new-hotness/templates/configmap.yml @@ -102,6 +102,7 @@ items: user = "{{ upstream_release_bugzilla_user }}" password = "{{ upstream_release_bugzilla_password }}" api_key = "" + # Bugzilla URL url = "https://partner-bugzilla.redhat.com" explanation_url = "https://stg.fedoraproject.org/wiki/Upstream_release_monitoring" {% else %}