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.flux.address=:9001/tcp"
|
||||||
- "--entryPoints.rancher.address=:9442/tcp"
|
- "--entryPoints.rancher.address=:9442/tcp"
|
||||||
service:
|
service:
|
||||||
annotations:
|
type: NodePort
|
||||||
load-balancer.hetzner.cloud/network-zone: eu-central
|
|
||||||
ports:
|
ports:
|
||||||
web:
|
web:
|
||||||
nodePort: 31097
|
nodePort: 31097
|
||||||
|
|||||||
Reference in New Issue
Block a user