stop defaulting kubeconfig to http://localhost:8080

This commit is contained in:
David Eads
2018-04-12 09:42:25 -04:00
committed by Maciej Szulik
parent 39ed64ec4c
commit b19ad9e7a7
2 changed files with 2 additions and 10 deletions

View File

@@ -325,6 +325,7 @@ runTests() {
exit 1
fi
kube::log::status "Checking kubectl version"
export KUBERNETES_MASTER=http://127.0.0.1:${API_PORT}
kubectl version
# Generate a random namespace name, based on the current time (to make