From 95fd4b0eed4dda11a33a8c82378a780fcf551137 Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Wed, 21 Feb 2024 15:23:28 -0600 Subject: [PATCH] Update whitelisted ip. --- kubernetes/apps/qbittorrent/qbittorrent/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/qbittorrent/qbittorrent/app/helmrelease.yaml b/kubernetes/apps/qbittorrent/qbittorrent/app/helmrelease.yaml index 5eebdc07..9d867ffa 100644 --- a/kubernetes/apps/qbittorrent/qbittorrent/app/helmrelease.yaml +++ b/kubernetes/apps/qbittorrent/qbittorrent/app/helmrelease.yaml @@ -39,7 +39,7 @@ spec: QBT_Preferences__WebUI__AlternativeUIEnabled: false QBT_Preferences__WebUI__AuthSubnetWhitelistEnabled: true QBT_Preferences__WebUI__AuthSubnetWhitelist: |- - 10.32.0.0/16, 10.1.2.0/24 + 10.244.0.0/16, 10.1.2.0/24 QBT_Preferences__WebUI__LocalHostAuth: false QBT_BitTorrent__Session__Interface: wg0 QBT_BitTorrent__Session__InterfaceName: wg0