Move syncthing off Longhorn
This commit is contained in:
parent
415c60be45
commit
777bb629a2
4 changed files with 12 additions and 23 deletions
modules
|
@ -481,7 +481,7 @@ in {
|
|||
deluge = lib.mkIf cfg.deluge.enable {
|
||||
spec = {
|
||||
type = "LoadBalancer";
|
||||
loadBalancerIP = globals.transmissionIPv4;
|
||||
loadBalancerIP = globals.delugeIPv4;
|
||||
|
||||
selector = {
|
||||
app = "media";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue