From 714793616a56462b4f5dee7328deb36aa4080d16 Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Thu, 6 Feb 2025 12:54:58 +0100 Subject: [PATCH] remove kubernetes backend --- templates/haproxy_tail.erb | 7 ------- 1 file changed, 7 deletions(-) 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