mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 13:45:06 +00:00
Fix typo that caused an error at end of vagrant up
This commit is contained in:
@@ -260,7 +260,7 @@ function verify-cluster {
|
|||||||
echo
|
echo
|
||||||
echo " https://${MASTER_IP}"
|
echo " https://${MASTER_IP}"
|
||||||
echo
|
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
|
echo
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user