Skip to content

Commit

Permalink
Merge pull request #1684 from openziti/fix-miniziti-login
Browse files Browse the repository at this point in the history
fix miniziti login
  • Loading branch information
qrkourier authored Jan 15, 2024
2 parents 3fc1142 + 5525de3 commit ce0bcf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickstart/kubernetes/miniziti.bash
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ minizitiLogin() {
--password

logInfo "Setting default ziti identity to: $MINIKUBE_PROFILE"
zitiWrapper edge use "$MINIKUBE_PROFILE" >&3
ziti edge use "$MINIKUBE_PROFILE" >&3
}

minizitiConsole() {
Expand Down

0 comments on commit ce0bcf4

Please sign in to comment.