From 2fe5a626d44c0324e121e231ef46ec0e55ad86ad Mon Sep 17 00:00:00 2001 From: MichaelFisher1997 Date: Thu, 26 Mar 2026 02:30:43 +0000 Subject: [PATCH] fix: Add Hetzner network zone annotation to Traefik LoadBalancer --- .../addons/traefik-config/helmchartconfig-traefik.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/infrastructure/addons/traefik-config/helmchartconfig-traefik.yaml b/infrastructure/addons/traefik-config/helmchartconfig-traefik.yaml index d971a14..17624b8 100644 --- a/infrastructure/addons/traefik-config/helmchartconfig-traefik.yaml +++ b/infrastructure/addons/traefik-config/helmchartconfig-traefik.yaml @@ -8,6 +8,9 @@ spec: additionalArguments: - "--entryPoints.flux.address=:9001/tcp" - "--entryPoints.rancher.address=:9442/tcp" + service: + annotations: + load-balancer.hetzner.cloud/network-zone: eu ports: rancher: port: 9442