Skip to content

Commit

Permalink
[DSD-5447] Updated install.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Praful Rakhade <[email protected]>
  • Loading branch information
Prafulrakhade authored Jun 11, 2024
1 parent 5069723 commit d3927e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/oidc-ui/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ function installing_oidc-ui() {

echo Installing OIDC UI
helm -n $NS install oidc-ui mosip/oidc-ui \
-f values.yaml
-f values.yaml \
--set istio.hosts\[0\]=$ESIGNET_HOST \
--version $CHART_VERSION

Expand Down

0 comments on commit d3927e5

Please sign in to comment.