diff --git a/templates/haproxy_tail.erb b/templates/haproxy_tail.erb index 59e258c..3d49fee 100644 --- a/templates/haproxy_tail.erb +++ b/templates/haproxy_tail.erb @@ -9,5 +9,5 @@ server kubw003 116.203.227.35:31768 check backend error_backend - mode http - errorfile 503 /etc/haproxy/errors/503.http +mode http +errorfile 503 /etc/haproxy/errors/503.http