From 1bc48f6751d771fa28a99a2058f21e5dadc8ebfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Fri, 27 May 2022 16:30:22 +0200 Subject: [PATCH] Two routes can't have the same name MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Bompard --- playbooks/openshift-apps/ipsilon-website.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/openshift-apps/ipsilon-website.yml b/playbooks/openshift-apps/ipsilon-website.yml index b758bd40ca..647fa3ffd6 100644 --- a/playbooks/openshift-apps/ipsilon-website.yml +++ b/playbooks/openshift-apps/ipsilon-website.yml @@ -36,7 +36,7 @@ - role: openshift/route app: ipsilon-website - routename: web + routename: web-internal host: "ipsilon-website.apps.ocp{{ env_suffix }}.fedoraproject.org" serviceport: web servicename: web