From 34e2c1b3a098c697caeb3c201f1cc41cb355da1b Mon Sep 17 00:00:00 2001 From: wbsong111 Date: Thu, 3 Apr 2025 09:34:53 +0900 Subject: [PATCH] Update langflow custom-values.yaml --- charts/langflow-ide/custom-values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/langflow-ide/custom-values.yaml b/charts/langflow-ide/custom-values.yaml index 0086342..dbee714 100644 --- a/charts/langflow-ide/custom-values.yaml +++ b/charts/langflow-ide/custom-values.yaml @@ -49,7 +49,7 @@ langflow: failureThreshold: 3 periodSeconds: 10 timeoutSeconds: 5 - initialDelaySeconds: 5 + initialDelaySeconds: 60 frontend: enabled: true replicaCount: 1