nixos-servers/docker_swarm/roles/traefik/services.yml
2024-03-26 20:26:02 +01:00

12 lines
425 B
YAML

http:
services:
k3s:
loadBalancer:
servers:
# TODO: This WILL break when the cluster is reprovisioned and another IP addrss is chosen.
# The load balancer service for Traefik is automatically provisioned by k3s, unsure how to statically assign the IP address.
- url: http://192.168.40.101
esrom:
loadBalancer:
servers:
- url: http://esrom.dmz:80/