diff --git a/playbooks/openshift-apps/planet.yml b/playbooks/openshift-apps/planet.yml index 96e731d988..e436c6a3fb 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.apps.ocp{{env_suffix}}.fedoraproject.org" + host: "planet{{env_suffix}}.fedoraproject.org" - role: openshift/imagestream app: planet @@ -47,6 +47,14 @@ template: buildconfig.yml objectname: buildconfig.yml + - role: openshift/object + app: planet + template: configmap.yml + objectname: configmap.yml + + - role: openshift/ipa-client + app: planet + - role: openshift/object app: planet file: service.yml @@ -55,7 +63,7 @@ - role: openshift/route app: planet routename: planet - host: "planet{{env_suffix}}.fedoraproject.org " + host: "planet{{env_suffix}}.fedoraproject.org" serviceport: web servicename: planet-web annotations: