From 64a24503c74343834afae9e1a146c5a4f9a9a059 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Thu, 18 Dec 2025 02:23:36 +0000 Subject: [PATCH] Automated Manifest Update (#2686) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2686 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- .../qbittorrent/Deployment-qbittorrent-main.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-main.yaml b/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-main.yaml index bde83ec7d..b0d1c634c 100644 --- a/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-main.yaml +++ b/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-main.yaml @@ -91,6 +91,16 @@ spec: value: "off" image: ghcr.io/qdm12/gluetun:v3.40.3@sha256:ef4a44819a60469682c7b5e69183e6401171891feaa60186652d292c59e41b30 imagePullPolicy: IfNotPresent + livenessProbe: + exec: + command: + - /gluetun-entrypoint + - healthcheck + failureThreshold: 5 + initialDelaySeconds: 30 + periodSeconds: 30 + successThreshold: 1 + timeoutSeconds: 15 name: gluetun resources: limits: