From 1ca65959af8419da1d07b5bcdac5215ad421fc1a Mon Sep 17 00:00:00 2001 From: Vaibhav Pathak Date: Tue, 3 Feb 2026 10:12:56 +0530 Subject: [PATCH] AES key 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 6520251..722935d 100644 --- a/hades/values-local.yaml +++ b/hades/values-local.yaml @@ -178,10 +178,10 @@ config: contextKey.cfg: | { prod: { - serviceAuthKey: "key" + serviceAuthKey: "stagAdhrit11234@Eminemf" }, test: { - serviceAuthKey: "key" + serviceAuthKey: "stagAdhrit11234@Eminemf" } }