fix(qbittorrent): increase timeout and failure threshold for the vpn healthcheck

This commit is contained in:
SeanOMik 2024-06-11 16:51:06 -04:00
parent 17d3d5a348
commit 1d3bfa70a7
Signed by: SeanOMik
GPG Key ID: FEC9E2FC15235964
1 changed files with 2 additions and 2 deletions

View File

@ -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: