From 77a364915416e93257532fdac7ac346a5a73bbe0 Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Mon, 3 Feb 2025 14:35:26 +0100 Subject: [PATCH] split default backends --- templates/haproxy_tail.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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