fix(qbittorrent): add metrics port to gluetun firewall
This commit is contained in:
parent
83fb59c4f1
commit
097cb6c0dc
|
@ -27,7 +27,7 @@ spec:
|
|||
- name: FIREWALL_VPN_INPUT_PORTS
|
||||
value: "40574"
|
||||
- name: FIREWALL_INPUT_PORTS
|
||||
value: "8080"
|
||||
value: "8080,17871"
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: qbittorrent-secrets
|
||||
|
|
Loading…
Reference in New Issue