Badges: add the official route
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
fc460139cd
commit
e9ceda06da
1 changed files with 8 additions and 0 deletions
|
@ -104,6 +104,14 @@
|
|||
- role: openshift/route
|
||||
app: badges
|
||||
routename: frontend
|
||||
host: "badges{{ env_suffix }}.fedoraproject.org"
|
||||
servicename: frontend
|
||||
serviceport: web
|
||||
annotations:
|
||||
haproxy.router.openshift.io/timeout: 5m
|
||||
- role: openshift/route
|
||||
app: badges
|
||||
routename: frontend-openshift
|
||||
host: "badges.apps.ocp{{ env_suffix }}.fedoraproject.org"
|
||||
servicename: frontend
|
||||
serviceport: web
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue