fix(qbittorrent): add metrics port to gluetun firewall

This commit is contained in:
SeanOMik 2023-09-24 10:28:06 -04:00
parent 83fb59c4f1
commit 097cb6c0dc
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 1 additions and 1 deletions

View File

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