Move syncthing off Longhorn

This commit is contained in:
Pim Kunis 2025-05-26 20:05:35 +02:00
parent 415c60be45
commit 777bb629a2
4 changed files with 12 additions and 23 deletions
modules

View file

@ -481,7 +481,7 @@ in {
deluge = lib.mkIf cfg.deluge.enable {
spec = {
type = "LoadBalancer";
loadBalancerIP = globals.transmissionIPv4;
loadBalancerIP = globals.delugeIPv4;
selector = {
app = "media";