From 8ef9afab8a21093ac7e1e4d1d86cd2f1bf4cec6f Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Sun, 12 May 2024 10:59:48 -0400 Subject: [PATCH] fix(qbittorrent): increase duration to wait for the VPN to be ready before restarting it --- cluster/apps/download/qbittorrent/helm-release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/cluster/apps/download/qbittorrent/helm-release.yaml b/cluster/apps/download/qbittorrent/helm-release.yaml index 67c8763..4e0241e 100644 --- a/cluster/apps/download/qbittorrent/helm-release.yaml +++ b/cluster/apps/download/qbittorrent/helm-release.yaml @@ -45,6 +45,7 @@ spec: env: FIREWALL_INPUT_PORTS: "8080,17871" # 17871 is the prometheus exporter + HEALTH_VPN_DURATION_INITIAL: "120s" envFrom: - secretRef: