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:
|
gluetun:
|
||||||
image:
|
image:
|
||||||
repository: qmcgaw/gluetun
|
repository: qmcgaw/gluetun
|
||||||
tag: latest
|
tag: v3.39.1
|
||||||
env:
|
env:
|
||||||
FIREWALL_INPUT_PORTS: "8080,17871" # 17871 is the prometheus exporter
|
FIREWALL_INPUT_PORTS: "8080,17871" # 17871 is the prometheus exporter
|
||||||
FIREWALL_VPN_INPUT_PORTS: "41500"
|
FIREWALL_VPN_INPUT_PORTS: "41500"
|
||||||
|
|
Loading…
Reference in a new issue