Planet: add configmap and ipa client

Signed-off-by: Pedro Moura <pmoura@redhat.com>
This commit is contained in:
Pedro Moura 2024-02-05 19:10:12 -03:00 committed by phsmoura
parent 96c6caefb7
commit edea4c61b0

View file

@ -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: