2021-07-30 10:12:37 +02:00
|
|
|
controller:
|
|
|
|
kind: DaemonSet
|
|
|
|
service:
|
|
|
|
annotations:
|
2021-09-01 00:37:11 +02:00
|
|
|
# adjust the location if you have customized it in terraform.tfvars
|
2021-07-30 10:12:37 +02:00
|
|
|
load-balancer.hetzner.cloud/location: "fsn1"
|
|
|
|
load-balancer.hetzner.cloud/use-private-ip: "true"
|
|
|
|
load-balancer.hetzner.cloud/type: "lb11"
|
|
|
|
type: LoadBalancer
|