fix: Switch Traefik from LoadBalancer to NodePort, remove unused Hetzner LB
All checks were successful
Deploy Cluster / Terraform (push) Successful in 49s
Deploy Cluster / Ansible (push) Successful in 6m25s

This commit is contained in:
2026-03-28 03:21:19 +00:00
parent 7cb3b84ecb
commit 2a72527c79

View File

@@ -26,8 +26,7 @@ spec:
- "--entryPoints.flux.address=:9001/tcp"
- "--entryPoints.rancher.address=:9442/tcp"
service:
annotations:
load-balancer.hetzner.cloud/network-zone: eu-central
type: NodePort
ports:
web:
nodePort: 31097