2021-07-30 10:12:37 +02:00
|
|
|
controller:
|
|
|
|
kind: DaemonSet
|
2021-10-05 07:35:42 +02:00
|
|
|
service:
|
|
|
|
type: LoadBalancer
|
2021-07-30 10:12:37 +02:00
|
|
|
annotations:
|
|
|
|
load-balancer.hetzner.cloud/use-private-ip: "true"
|
2021-10-05 07:35:42 +02:00
|
|
|
# Adjust the location if you have customized it in terraform.tfvars
|
|
|
|
# For more info on Hetzner Cloud locations, see https://docs.hetzner.com/general/others/data-centers-and-connection/
|
|
|
|
load-balancer.hetzner.cloud/location: "fsn1"
|
|
|
|
# For details about, load balancer instances, see https://www.hetzner.com/cloud/load-balancer
|
|
|
|
load-balancer.hetzner.cloud/type: "lb11"
|