Skip to content

Commit

Permalink
[MOSIP-38705] & [MOSIP-38705] added installation script for esignet-w…
Browse files Browse the repository at this point in the history
…ith-plugins and for esignet.

Signed-off-by: Praful Rakhade <[email protected]>
  • Loading branch information
Prafulrakhade authored Jan 17, 2025
1 parent 74b0adb commit 35a3bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/esignet/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ function installing_esignet() {

echo Installing esignet
helm -n $NS install esignet mosip/esignet --version $CHART_VERSION \
--set image.repository=mosipdev/esignet --set image.tag=develop \
--set image.repository=mosipdev/esignet --set image.tag=release-1.5.x \
$ENABLE_INSECURE $plugin_option \
--set metrics.serviceMonitor.enabled=$servicemonitorflag -f values.yaml --wait

Expand Down

0 comments on commit 35a3bc7

Please sign in to comment.