proxies / reverseproxy: try and fix template to be correct.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-12-03 20:39:13 -08:00
parent 3c5ae163f9
commit 531eee95d3

View file

@ -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 %}