fix: Switch Traefik from LoadBalancer to NodePort, remove unused Hetzner LB
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user