fix(qbittorent): add another torrenting port to VPN firewall

This commit is contained in:
SeanOMik 2025-01-13 15:01:12 -05:00
parent 830bf4fdbc
commit b5c5aae05d
2 changed files with 3547 additions and 1 deletions
h
kubernetes/main/apps/download/qbittorrent/app

3546
h Normal file

File diff suppressed because it is too large Load diff

View file

@ -40,7 +40,7 @@ spec:
tag: v3.39.1
env:
FIREWALL_INPUT_PORTS: "8080,17871" # 17871 is the prometheus exporter
FIREWALL_VPN_INPUT_PORTS: "41500"
FIREWALL_VPN_INPUT_PORTS: "41500,50413" # for some reason qbit will randomly switch to 50413
HEALTH_VPN_DURATION_INITIAL: "120s"
envFrom:
- secretRef: