Skip to content

Instantly share code, notes, and snippets.

@StarpTech
Created November 10, 2020 13:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save StarpTech/e8da338be32d11a9edf8e18e8cfcf146 to your computer and use it in GitHub Desktop.
Save StarpTech/e8da338be32d11a9edf8e18e8cfcf146 to your computer and use it in GitHub Desktop.
service:
enabled: true
type: LoadBalancer
# Additional annotations (e.g. for cloud provider specific config)
annotations:
load-balancer.hetzner.cloud/location: nbg1
# ensure that the load balancer communicates via private network
load-balancer.hetzner.cloud/use-private-ip: "true"
# ensures that the load balancer is not removed
load-balancer.hetzner.cloud/name: "traefik"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment