diff --git a/cluster/apps/download/qbittorrent/helm-release.yaml b/cluster/apps/download/qbittorrent/helm-release.yaml index b78c9b79..d8a0e29a 100644 --- a/cluster/apps/download/qbittorrent/helm-release.yaml +++ b/cluster/apps/download/qbittorrent/helm-release.yaml @@ -24,10 +24,10 @@ spec: gluetun: image: qmcgaw/gluetun:v3.35 env: - - name: FIREWALL - value: "off" - - name: DOT - value: "off" + - name: FIREWALL_VPN_INPUT_PORTS + value: "58390" + - name: FIREWALL_INPUT_PORTS + value: "8080" envFrom: - secretRef: name: qbittorrent-secrets