Skip to content

Commit

Permalink
[MOSIP-37815] Update install.sh
Browse files Browse the repository at this point in the history
Signed-off-by: VSIVAKALYAN <[email protected]>
  • Loading branch information
VSIVAKALYAN committed Nov 27, 2024
1 parent e8f54b5 commit b21ef71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/signup-service/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ function installing_signup() {
echo Installing signup with KAFKA_CONSUMER_GROUP_ID="mock-signup-idv-kafka-$NS"

echo Installing signup
helm -n $NS install signup /home/siva/Videos/DSD_recordings/DSD6684/esignet-signup/helm/signup-service \
helm -n $NS install signup mosip/signup \
-f values.yaml --version $CHART_VERSION $ENABLE_INSECURE $plugin_option \
--set kafkaConsumerGroupId="mock-signup-idv-kafka-$NS" \
--set metrics.serviceMonitor.enabled=$servicemonitorflag --wait
Expand Down

0 comments on commit b21ef71

Please sign in to comment.