From e98155714e4fcf0ae2023dc1dd8fabb3acaa302b Mon Sep 17 00:00:00 2001 From: Vaibhav Pathak Date: Wed, 21 Jan 2026 15:06:18 +0530 Subject: [PATCH] Updated flow for allhost entry --- hades/values-local.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hades/values-local.yaml b/hades/values-local.yaml index 2b0db54..6520251 100644 --- a/hades/values-local.yaml +++ b/hades/values-local.yaml @@ -100,6 +100,9 @@ mysql: dbInit: enabled: true +allhosts: + enabled: true + # Configuration files for local development config: enabled: true