Make Datagrepper 2 available in staging
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
13ebc4e684
commit
fd58efe5b8
2 changed files with 18 additions and 3 deletions
|
@ -227,6 +227,20 @@
|
||||||
localpath: /datagrepper
|
localpath: /datagrepper
|
||||||
rewrite: true
|
rewrite: true
|
||||||
proxyurl: http://localhost:10028
|
proxyurl: http://localhost:10028
|
||||||
|
tags:
|
||||||
|
- datagrepper
|
||||||
|
|
||||||
|
- role: httpd/reverseproxy
|
||||||
|
website: apps.fedoraproject.org
|
||||||
|
destname: datagrepper2
|
||||||
|
remotepath: /datagrepper
|
||||||
|
localpath: /datagrepper2
|
||||||
|
balancer_name: app-os
|
||||||
|
targettype: openshift
|
||||||
|
keephost: true
|
||||||
|
when: env == "staging"
|
||||||
|
tags:
|
||||||
|
- datagrepper
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
- role: httpd/reverseproxy
|
||||||
website: badges.fedoraproject.org
|
website: badges.fedoraproject.org
|
||||||
|
|
|
@ -34,9 +34,10 @@
|
||||||
- apply-appowners
|
- apply-appowners
|
||||||
when: env == "staging"
|
when: env == "staging"
|
||||||
|
|
||||||
- role: openshift/imagestream
|
- role: openshift/object
|
||||||
app: datagrepper
|
app: datanommer
|
||||||
imagename: datagrepper
|
file: imagestream.yml
|
||||||
|
objectname: imagestream.yml
|
||||||
|
|
||||||
- role: openshift/object
|
- role: openshift/object
|
||||||
app: datagrepper
|
app: datagrepper
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue