Ipsilon website: set final route
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
974a5be479
commit
e05049f94d
1 changed files with 9 additions and 0 deletions
|
@ -43,6 +43,15 @@
|
||||||
annotations:
|
annotations:
|
||||||
haproxy.router.openshift.io/timeout: 5m
|
haproxy.router.openshift.io/timeout: 5m
|
||||||
|
|
||||||
|
- role: openshift/route
|
||||||
|
app: ipsilon-website
|
||||||
|
routename: web
|
||||||
|
host: "ipsilon-project.org"
|
||||||
|
serviceport: web
|
||||||
|
servicename: web
|
||||||
|
annotations:
|
||||||
|
haproxy.router.openshift.io/timeout: 5m
|
||||||
|
|
||||||
- role: openshift/object
|
- role: openshift/object
|
||||||
app: ipsilon-website
|
app: ipsilon-website
|
||||||
template: deploymentconfig.yml
|
template: deploymentconfig.yml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue