fix: increase failureThreshold for livenessProbe in Gluetun and qBittorrent deployments
Some checks failed
validate / lint (push) Failing after 0s

This commit is contained in:
Nik Afiq 2026-08-02 02:32:51 +09:00
parent bcc697db7e
commit d31f85f4b3
3 changed files with 4 additions and 4 deletions

View File

@ -59,7 +59,7 @@ spec:
- /gluetun-entrypoint
- healthcheck
periodSeconds: 10
failureThreshold: 18
failureThreshold: 60
livenessProbe:
exec:
command:

View File

@ -33,8 +33,8 @@ spec:
- name: VPN_TYPE
value: openvpn
- name: SERVER_REGIONS
value: Singapore
# value: US Seattle,US Oregon,US Silicon Valley
# value: Singapore,South Korea,Taiwan,Hong Kong
value: US Seattle,US Oregon,US Silicon Valley
- name: OPENVPN_USER
valueFrom:
secretKeyRef:

View File

@ -74,7 +74,7 @@ spec:
- /gluetun-entrypoint
- healthcheck
periodSeconds: 10
failureThreshold: 18
failureThreshold: 60
livenessProbe:
exec:
command: