Fix the proxy config for datagrepper
Fixes: #10782 Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
dcc0d7d6fa
commit
8a6241d0dd
1 changed files with 1 additions and 1 deletions
|
@ -248,7 +248,7 @@
|
|||
destname: datagrepper
|
||||
remotepath: /datagrepper
|
||||
localpath: /datagrepper
|
||||
balancer_name: app-os
|
||||
balancer_name: apps-ocp
|
||||
balancer_members: "{{ (env == 'staging')|ternary(ocp_nodes_stg, ocp_nodes) }}"
|
||||
targettype: openshift
|
||||
ocp4: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue