move cyberchef to nix module
advertise .30 addresses instead of .40
This commit is contained in:
parent
89a9561fc2
commit
fcb6e2ca37
3 changed files with 54 additions and 50 deletions
|
@ -5,7 +5,7 @@ http:
|
|||
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
|
||||
- url: http://192.168.30.128
|
||||
esrom:
|
||||
loadBalancer:
|
||||
servers:
|
||||
|
|
Reference in a new issue