diff --git a/templates/haproxy_tail.erb b/templates/haproxy_tail.erb index 2fa6a18..b4c8414 100644 --- a/templates/haproxy_tail.erb +++ b/templates/haproxy_tail.erb @@ -1,11 +1,4 @@ -backend kubernetes_backend -mode http -balance roundrobin -option httpchk GET /healthz -server kubw001 23.88.105.207:31768 check -server kubw003 116.203.227.35:31768 check - backend error_backend mode http