fix(qbittorrent): increase duration to wait for the VPN to be ready before restarting it
This commit is contained in:
parent
9205e44f4c
commit
8ef9afab8a
|
@ -45,6 +45,7 @@ spec:
|
|||
|
||||
env:
|
||||
FIREWALL_INPUT_PORTS: "8080,17871" # 17871 is the prometheus exporter
|
||||
HEALTH_VPN_DURATION_INITIAL: "120s"
|
||||
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
|
Loading…
Reference in New Issue