webhook2fedmsg: add a alternate route
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
a96ca20e6c
commit
c50127cf7c
1 changed files with 6 additions and 0 deletions
|
@ -90,6 +90,12 @@
|
||||||
host: "webhook2fedmsg{{ env_suffix }}.fedoraproject.org"
|
host: "webhook2fedmsg{{ env_suffix }}.fedoraproject.org"
|
||||||
serviceport: web
|
serviceport: web
|
||||||
servicename: web
|
servicename: web
|
||||||
|
- role: openshift/route
|
||||||
|
app: webhook2fedmsg
|
||||||
|
routename: web-alt
|
||||||
|
host: "webhook2fedmsg.apps.ocp{{env_suffix}}.fedoraproject.org"
|
||||||
|
serviceport: web
|
||||||
|
servicename: web
|
||||||
|
|
||||||
- role: openshift/object
|
- role: openshift/object
|
||||||
app: webhook2fedmsg
|
app: webhook2fedmsg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue