proxies / reverseproxy: try and fix template to be correct.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
3c5ae163f9
commit
531eee95d3
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ SSLProxyCACertificateFile "/etc/haproxy/ocp-prod.pem"
|
|||
{% elif env == "staging" %}
|
||||
SSLProxyCACertificateFile "/etc/haproxy/ocp-stg.pem"
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
<Proxy "balancer://{{balancer_name}}-websocket">
|
||||
{% for member in balancer_members %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue