whatcanidoforfedora: fix the openshift route with a correct url
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
96dacb2042
commit
8af58fdb8f
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
- role: openshift/route
|
- role: openshift/route
|
||||||
app: asknot
|
app: asknot
|
||||||
routename: asknot
|
routename: asknot
|
||||||
host: "asknot{{ env_suffix }}.fedoraproject.org"
|
host: "{{ env_suffix }}.whatcanidoforfedora.org"
|
||||||
serviceport: 8080-tcp
|
serviceport: 8080-tcp
|
||||||
servicename: asknot
|
servicename: asknot
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue