MDAPI: fix the name of the mdapi route in openshift
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
9b41bdcf26
commit
e41c406847
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
- role: openshift/route
|
- role: openshift/route
|
||||||
app: mdapi
|
app: mdapi
|
||||||
routename: mdapi
|
routename: mdapi
|
||||||
host: "mdapi.{{env_suffix}}.fedoraproject.org"
|
host: "mdapi{{env_suffix}}.fedoraproject.org"
|
||||||
serviceport: 8080-tcp
|
serviceport: 8080-tcp
|
||||||
servicename: asknot
|
servicename: asknot
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue