From 6257e3b424b2722cc4e0d92351466a66ce9936a7 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Fri, 2 Jan 2026 15:03:23 +0100 Subject: [PATCH] updated readinessprobe --- plantit-system/plantit.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/plantit-system/plantit.yaml b/plantit-system/plantit.yaml index e08c388..72f0cf8 100644 --- a/plantit-system/plantit.yaml +++ b/plantit-system/plantit.yaml @@ -237,8 +237,9 @@ spec: httpGet: path: /api/info port: api - initialDelaySeconds: 120 - periodSeconds: 10 + initialDelaySeconds: 180 + periodSeconds: 15 + failureThreshold: 10 volumes: - name: uploads persistentVolumeClaim: