testdays: Add a route so we can reach the app

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-10-02 12:21:05 +02:00
parent 721206902b
commit 25a22b436a

View file

@ -76,6 +76,13 @@
file: service.yml
objectname: service.yml
- role: openshift/route
app: testdays
routename: testdays
host: "testdays{{ env_suffix }}.fedoraproject.org"
serviceport: 8080-tcp
servicename: testdays
- role: openshift/start-build
app: testdays
buildname: testdays-build