nixos-servers/docker_swarm/roles/traefik/services.yml

13 lines
425 B
YAML
Raw Normal View History

http:
services:
k3s:
loadBalancer:
servers:
2024-03-26 19:26:02 +00:00
# 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/