Commit 6071942f authored by Yu-Ju Hong's avatar Yu-Ju Hong

Merge pull request #13154 from derekwaynecarr/fix_vagrant_warning

Fix typo that caused an error at end of vagrant up
parents df8c1893 55a57a0b
......@@ -260,7 +260,7 @@ function verify-cluster {
echo
echo " https://${MASTER_IP}"
echo
echo "The user name and password to use is located in ${KUBECONIG}"
echo "The user name and password to use is located in ${KUBECONFIG}"
echo
)
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment