From 1d5133d91317c380de89e3c5abfe711cfa8d3ece Mon Sep 17 00:00:00 2001 From: Vaibhav Pathak Date: Tue, 6 Jan 2026 10:29:18 +0530 Subject: [PATCH] helm chart added --- hades/values-local.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hades/values-local.yaml b/hades/values-local.yaml index bd3d30f..4ef91ff 100644 --- a/hades/values-local.yaml +++ b/hades/values-local.yaml @@ -84,9 +84,9 @@ mysql: cpu: 100m memory: 256Mi livenessProbe: - initialDelaySeconds: 120 + initialDelaySeconds: 15 readinessProbe: - initialDelaySeconds: 120 + initialDelaySeconds: 15 configurationFiles: mysql.cnf: |- [mysqld]