switched to geneve tunneling

This commit is contained in:
Karim Naufal
2021-10-07 22:53:00 +02:00
parent 42c6181e88
commit fb2a32ade0
3 changed files with 15 additions and 10 deletions

View File

@@ -1,11 +1,8 @@
controller:
kind: DaemonSet
service:
type: LoadBalancer
annotations:
load-balancer.hetzner.cloud/use-private-ip: "true"
# 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"
load-balancer.hetzner.cloud/name: nginx-ingress
load-balancer.hetzner.cloud/use-private-ip: true
load-balancer.hetzner.cloud/location: fsn1
load-balancer.hetzner.cloud/type: lb11