From 804b76931dc1536c15daa3b53bd695ba97171fed Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Tue, 22 Oct 2024 09:58:07 +0200 Subject: [PATCH] otherwise it will probably be single stack after a complete rebuild --- k3s-host/traefik.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/k3s-host/traefik.yml b/k3s-host/traefik.yml index 6fc7f96..77685d2 100644 --- a/k3s-host/traefik.yml +++ b/k3s-host/traefik.yml @@ -22,6 +22,7 @@ spec: metallb.universe.tf/loadBalancerIPs: $failover_ipv4,$failover_ipv6 spec: externalTrafficPolicy: Local + ipFamilyPolicy: PreferDualStack logs: access: enabled: true