From 9a9a577fd3c404a9309c66313c2ef5d10cdc89a7 Mon Sep 17 00:00:00 2001 From: JithendarKumar-eGov <103918846+JithendarKumar-eGov@users.noreply.github.com> Date: Fri, 29 Dec 2023 17:21:25 +0530 Subject: [PATCH] Update values.yaml (#2256) --- deploy-as-code/helm/charts/sanitation/fsm/values.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/deploy-as-code/helm/charts/sanitation/fsm/values.yaml b/deploy-as-code/helm/charts/sanitation/fsm/values.yaml index 50d5192106..c5c589ee8a 100644 --- a/deploy-as-code/helm/charts/sanitation/fsm/values.yaml +++ b/deploy-as-code/helm/charts/sanitation/fsm/values.yaml @@ -46,6 +46,11 @@ env: | configMapKeyRef: name: egov-service-host key: egov-mdms-service + - name: EGOV_MDMS_V2_HOST + valueFrom: + configMapKeyRef: + name: egov-service-host + key: mdms-service-v2 - name: EGOV_URL_SHORTNER_HOST valueFrom: configMapKeyRef: