diff --git a/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-main.yaml b/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-main.yaml index 6c169e3d9..74c370b53 100644 --- a/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-main.yaml +++ b/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-main.yaml @@ -83,7 +83,7 @@ spec: key: private-key name: protonvpn-wireguard-conf - name: FIREWALL_OUTBOUND_SUBNETS - value: 192.168.1.0/24,10.0.0.0/8 + value: 192.168.1.0/24,10.244.0.0/16,10.96.0.0/16 - name: FIREWALL_INPUT_PORTS value: 8080,9022 - name: VPN_PORT_FORWARDING