Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Rakshitha650 <[email protected]>
  • Loading branch information
Rakshitha650 authored May 3, 2024
1 parent 62b1611 commit cb1342d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/mock-relying-party-ui/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ if [ $# -ge 1 ] ; then
fi

NS=esignet
CHART_VERSION=0.9.0-develop
CHART_VERSION=0.0.1-develop

read -p "Please provide mock relying party ui domain (eg: healthservices.sandbox.xyz.net ) : " MOCK_UI_HOST

Expand Down

0 comments on commit cb1342d

Please sign in to comment.