Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Rakshitha650 <76676196+Rakshitha650@users.noreply.github.com>
  • Loading branch information
Rakshitha650 authored May 3, 2024
1 parent 70ecf26 commit 0d4bf72
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 @@ -7,7 +7,7 @@ if [ $# -ge 1 ] ; then
fi

NS=esignet
CHART_VERSION=1.0.1-develop
CHART_VERSION=0.0.1-develop

echo Create $NS namespace
kubectl create ns $NS
Expand Down

0 comments on commit 0d4bf72

Please sign in to comment.