diff --git a/haproxy.cfg b/haproxy.cfg index 98e7362..bf5320b 100644 --- a/haproxy.cfg +++ b/haproxy.cfg @@ -35,3 +35,4 @@ backend apiserver option ssl-hello-chk balance roundrobin server worker-4 10.1.1.9:6442 check + server worker-3 172.28.0.19:6442 check