diff --git a/haproxy.cfg b/haproxy.cfg index bf5320b..94e3573 100644 --- a/haproxy.cfg +++ b/haproxy.cfg @@ -34,5 +34,5 @@ backend apiserver mode tcp option ssl-hello-chk balance roundrobin - server worker-4 10.1.1.9:6442 check + server worker-4 100.105.163.73:6442 check server worker-3 172.28.0.19:6442 check