From 3c8e3d05a4638ecc30b24c2c1412f867c1c8e279 Mon Sep 17 00:00:00 2001 From: manastanmay-eGov <118505430+manastanmay-eGov@users.noreply.github.com> Date: Wed, 20 Dec 2023 18:15:56 +0530 Subject: [PATCH] Update values.yaml --- .../charts/digit-works/utilities/mukta-services/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy-as-code/helm/charts/digit-works/utilities/mukta-services/values.yaml b/deploy-as-code/helm/charts/digit-works/utilities/mukta-services/values.yaml index a92ed2753f..4b1231bea3 100644 --- a/deploy-as-code/helm/charts/digit-works/utilities/mukta-services/values.yaml +++ b/deploy-as-code/helm/charts/digit-works/utilities/mukta-services/values.yaml @@ -92,11 +92,11 @@ env: | configMapKeyRef: name: egov-service-host key: measurement - - name: EGOV_EXPENSE_HOST + - name: EGOV_EXPENSE_CALCULATOR_HOST valueFrom: configMapKeyRef: name: egov-service-host - key: expense + key: expense-calculator - name: CONTEXT_PATH value: "/mukta-services" - name: EGOV_HOST