2023-12-25 18:22:22 +00:00
|
|
|
http:
|
|
|
|
services:
|
2024-03-21 22:21:25 +00:00
|
|
|
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.
|
2024-03-27 19:43:59 +00:00
|
|
|
- url: http://192.168.30.128
|
2023-12-25 18:22:22 +00:00
|
|
|
esrom:
|
|
|
|
loadBalancer:
|
|
|
|
servers:
|
|
|
|
- url: http://esrom.dmz:80/
|