added a flag for the node names

This commit is contained in:
Karim Naufal
2022-03-05 04:02:09 +01:00
parent b2d160f33a
commit ae731a7746
5 changed files with 13 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ spec:
enabled: true
type: LoadBalancer
annotations:
"load-balancer.hetzner.cloud/name": name
"load-balancer.hetzner.cloud/name": ${name}
# make hetzners load-balancer connect to our nodes via our private k3s
"load-balancer.hetzner.cloud/use-private-ip": "true"
# keep hetzner-ccm from exposing our private ingress ip, which in general isn't routeable from the public internet