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
|
||||
app: mdapi
|
||||
routename: mdapi
|
||||
host: "mdapi.{{env_suffix}}.fedoraproject.org"
|
||||
host: "mdapi{{env_suffix}}.fedoraproject.org"
|
||||
serviceport: 8080-tcp
|
||||
servicename: asknot
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue