split default backends

This commit is contained in:
Arne Teuke
2025-02-03 14:26:43 +01:00
parent 08d8118160
commit c631927ddc
2 changed files with 10 additions and 1 deletions

View File

@@ -1,4 +1,13 @@
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
errorfile 503 /etc/haproxy/errors/503.http