From 9f7126278f7c87d3b1adf196991da8f8cdc26917 Mon Sep 17 00:00:00 2001 From: Pedro Moura Date: Feb 07 2024 15:00:55 +0000 Subject: Planet: fix hostname Signed-off-by: Pedro Moura --- diff --git a/playbooks/openshift-apps/planet.yml b/playbooks/openshift-apps/planet.yml index e436c6a..471d625 100644 --- a/playbooks/openshift-apps/planet.yml +++ b/playbooks/openshift-apps/planet.yml @@ -36,7 +36,7 @@ key: http secret_name: planet-keytab-http service: HTTP - host: "planet{{env_suffix}}.fedoraproject.org" + host: "planet.apps.ocp{{env_suffix}}.fedoraproject.org" - role: openshift/imagestream app: planet @@ -63,7 +63,7 @@ - role: openshift/route app: planet routename: planet - host: "planet{{env_suffix}}.fedoraproject.org" + host: "planet.apps.ocp{{env_suffix}}.fedoraproject.org" serviceport: web servicename: planet-web annotations: