diff --git a/templates/haproxy.cfg.j2 b/templates/haproxy.cfg.j2 index 52a94c7..7f01a15 100644 --- a/templates/haproxy.cfg.j2 +++ b/templates/haproxy.cfg.j2 @@ -86,7 +86,7 @@ frontend websecure backend api mode tcp - option ssl-hello-chk + option tcp-check balance roundrobin server bootstrap 10.32.101.3:6443 check server master0 10.32.101.4:6443 check