Planet: add new route
Signed-off-by: Pedro Moura <pmoura@redhat.com>
This commit is contained in:
parent
6123c903b9
commit
3f394e266e
1 changed files with 9 additions and 0 deletions
|
@ -63,6 +63,15 @@
|
|||
annotations:
|
||||
haproxy.router.openshift.io/timeout: 5m
|
||||
|
||||
- role: openshift/route
|
||||
app: planet
|
||||
routename: planet
|
||||
host: "planet{{env_suffix}}.fedoraproject.org"
|
||||
serviceport: web
|
||||
servicename: planet
|
||||
annotations:
|
||||
haproxy.router.openshift.io/timeout: 5m
|
||||
|
||||
- role: openshift/object
|
||||
app: planet
|
||||
template: deployment.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue