Revert "datagrepper: switch proxies to point to ocp4"

This reverts commit 253b05aca3.

staging is failing, so lets not switch things in prod until we sort it
out.
This commit is contained in:
Kevin Fenzi 2022-06-16 16:12:32 -07:00
parent 253b05aca3
commit 5a132dd62b

View file

@ -249,9 +249,9 @@
remotepath: /datagrepper
localpath: /datagrepper
balancer_name: app-os
balancer_members: "{{ (env == 'staging')|ternary(ocp_nodes_stg, ocp_nodes) }}"
balancer_members: "{{ (env == 'staging')|ternary(openshift_nodes_stg, openshift_nodes) }}"
targettype: openshift
ocp4: true
ocp4: false
keephost: true
tags:
- datagrepper