From bd236eddb7cd80efa9df3971ad2511c4fe404845 Mon Sep 17 00:00:00 2001 From: VSIVAKALYAN Date: Fri, 29 Nov 2024 10:50:53 +0530 Subject: [PATCH] [MOSIP-37815] Signed-off-by: VSIVAKALYAN --- deploy/esignet/install.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/deploy/esignet/install.sh b/deploy/esignet/install.sh index 381431b4b..c17d41f92 100755 --- a/deploy/esignet/install.sh +++ b/deploy/esignet/install.sh @@ -83,8 +83,6 @@ function installing_esignet() { fi done -echo Installing eSignet with SPRING_KAFKA_CONSUMER_GROUP_ID="esignet-consumer-$NS" - echo Installing esignet helm -n $NS install esignet mosip/esignet --version $CHART_VERSION $ENABLE_INSECURE $plugin_option \ --set metrics.serviceMonitor.enabled=$servicemonitorflag -f values.yaml --wait