testdays: Add a route so we can reach the app
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
721206902b
commit
25a22b436a
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue