From 7b2d93d56ab5ab0cf98828ccc60853a4a9d08afa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Mon, 31 Aug 2020 16:50:28 +0200 Subject: [PATCH] Fix cutnpaste error MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Bompard --- playbooks/openshift-apps/noggin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/openshift-apps/noggin.yml b/playbooks/openshift-apps/noggin.yml index a9ec9e1449..be5985daff 100644 --- a/playbooks/openshift-apps/noggin.yml +++ b/playbooks/openshift-apps/noggin.yml @@ -79,7 +79,7 @@ routename: noggin host: "admin{{ env_suffix }}.fedoraproject.org" path: "/accounts" - serviceport: dynamic + serviceport: web servicename: noggin-web annotations: haproxy.router.openshift.io/timeout: 5m