fix(qbittorent): specify version tag for gluetun to fix connectivity issues
This commit is contained in:
parent
b9647f4554
commit
06dccd1a67
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ spec:
|
|||
gluetun:
|
||||
image:
|
||||
repository: qmcgaw/gluetun
|
||||
tag: latest
|
||||
tag: v3.39.1
|
||||
env:
|
||||
FIREWALL_INPUT_PORTS: "8080,17871" # 17871 is the prometheus exporter
|
||||
FIREWALL_VPN_INPUT_PORTS: "41500"
|
||||
|
|
Loading…
Reference in a new issue