Skip to content

Commit

Permalink
Merge pull request #56 from Rakshitha650/develop
Browse files Browse the repository at this point in the history
[DSD-4341]Updated signup chart name
  • Loading branch information
ase-101 authored Jan 31, 2024
2 parents 501abbf + 73d62b3 commit b605e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/signup-service/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ function installing_signup() {
fi

echo Installing signup
helm -n $NS install signup mosip/signup-service --version $CHART_VERSION $ENABLE_INSECURE
helm -n $NS install signup mosip/signup --version $CHART_VERSION $ENABLE_INSECURE

kubectl -n $NS get deploy -o name | xargs -n1 -t kubectl -n $NS rollout status

Expand Down

0 comments on commit b605e8d

Please sign in to comment.