Skip to content

Commit

Permalink
Print namespace where voyager is installed (#1007)
Browse files Browse the repository at this point in the history
  • Loading branch information
tamalsaha committed Apr 30, 2018
1 parent c1a2d97 commit 37ad435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/deploy/voyager.sh
Expand Up @@ -397,4 +397,4 @@ for crd in "${crds[@]}"; do
done

echo
echo "Successfully installed Voyager!"
echo "Successfully installed Voyager in $VOYAGER_NAMESPACE namespace!"

0 comments on commit 37ad435

Please sign in to comment.