diff --git a/playbooks/openshift-apps/ipsilon-website.yml b/playbooks/openshift-apps/ipsilon-website.yml index 79603fb7a9..b758bd40ca 100644 --- a/playbooks/openshift-apps/ipsilon-website.yml +++ b/playbooks/openshift-apps/ipsilon-website.yml @@ -43,6 +43,15 @@ annotations: 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 app: ipsilon-website template: deploymentconfig.yml