fix: Add Hetzner network zone annotation to Traefik LoadBalancer
All checks were successful
Deploy Cluster / Terraform (push) Successful in 52s
Deploy Cluster / Ansible (push) Successful in 6m20s

This commit is contained in:
2026-03-26 02:30:43 +00:00
parent 2ef68c8087
commit 2fe5a626d4

View File

@@ -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