From 94ba582e96e05981bd588f52bfa432217d593f4a Mon Sep 17 00:00:00 2001 From: Vaibhav Pathak Date: Tue, 6 Jan 2026 10:46: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 4ef91ff..008758a 100644 --- a/hades/values-local.yaml +++ b/hades/values-local.yaml @@ -84,9 +84,9 @@ mysql: cpu: 100m memory: 256Mi livenessProbe: - initialDelaySeconds: 15 + initialDelaySeconds: 5 readinessProbe: - initialDelaySeconds: 15 + initialDelaySeconds: 5 configurationFiles: mysql.cnf: |- [mysqld]