From 209837ed02ed9277fcf7646f745c2b3225028558 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Sat, 7 Oct 2023 11:40:17 -0400 Subject: [PATCH] fix(fireflyiii): configure probes --- cluster/apps/default/fireflyiii/helm-release.yaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/cluster/apps/default/fireflyiii/helm-release.yaml b/cluster/apps/default/fireflyiii/helm-release.yaml index 6e4925d..ec22d04 100644 --- a/cluster/apps/default/fireflyiii/helm-release.yaml +++ b/cluster/apps/default/fireflyiii/helm-release.yaml @@ -30,8 +30,13 @@ spec: port: 8080 probes: - readiness: - enabled: false + startup: + custom: true + spec: + initialDelaySeconds: 60 + periodSeconds: 10 + timeoutSeconds: 5 + failureThreshold: 30 ingress: main: