fix: Add Hetzner network zone annotation to Traefik LoadBalancer
This commit is contained in:
@@ -8,6 +8,9 @@ spec:
|
|||||||
additionalArguments:
|
additionalArguments:
|
||||||
- "--entryPoints.flux.address=:9001/tcp"
|
- "--entryPoints.flux.address=:9001/tcp"
|
||||||
- "--entryPoints.rancher.address=:9442/tcp"
|
- "--entryPoints.rancher.address=:9442/tcp"
|
||||||
|
service:
|
||||||
|
annotations:
|
||||||
|
load-balancer.hetzner.cloud/network-zone: eu
|
||||||
ports:
|
ports:
|
||||||
rancher:
|
rancher:
|
||||||
port: 9442
|
port: 9442
|
||||||
|
|||||||
Reference in New Issue
Block a user