diff --git a/cluster/vagrant/util.sh b/cluster/vagrant/util.sh index 15bd0e1a3ea..ab63c902eee 100644 --- a/cluster/vagrant/util.sh +++ b/cluster/vagrant/util.sh @@ -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 ) }