fix(qbittorrent): enable vpn firewall killswitch

This commit is contained in:
SeanOMik 2023-09-03 11:07:46 -04:00
parent c01fc78c72
commit 470c512a7b
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 4 additions and 4 deletions

View File

@ -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