From 1d3bfa70a76f7f5d80bc8dcfa683c6e07dd42280 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Tue, 11 Jun 2024 16:51:06 -0400 Subject: [PATCH] fix(qbittorrent): increase timeout and failure threshold for the vpn healthcheck --- cluster/apps/download/qbittorrent/helm-release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster/apps/download/qbittorrent/helm-release.yaml b/cluster/apps/download/qbittorrent/helm-release.yaml index e72c9f0..caaa2c4 100644 --- a/cluster/apps/download/qbittorrent/helm-release.yaml +++ b/cluster/apps/download/qbittorrent/helm-release.yaml @@ -73,8 +73,8 @@ spec: - ping -c 1 google.com initialDelaySeconds: 30 periodSeconds: 60 - failureThreshold: 3 - timeoutSeconds: 10 + failureThreshold: 5 + timeoutSeconds: 15 port-manager: image: