fix(qbittorrent): enable vpn firewall killswitch
This commit is contained in:
parent
c01fc78c72
commit
470c512a7b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue