Planet: add new route

Signed-off-by: Pedro Moura <pmoura@redhat.com>
This commit is contained in:
Pedro Moura 2024-03-27 12:56:17 -03:00 committed by phsmoura
parent 6123c903b9
commit 3f394e266e

View file

@ -63,6 +63,15 @@
annotations:
haproxy.router.openshift.io/timeout: 5m
- role: openshift/route
app: planet
routename: planet
host: "planet{{env_suffix}}.fedoraproject.org"
serviceport: web
servicename: planet
annotations:
haproxy.router.openshift.io/timeout: 5m
- role: openshift/object
app: planet
template: deployment.yml