stop defaulting kubeconfig to http://localhost:8080
This commit is contained in:

committed by
Maciej Szulik

parent
39ed64ec4c
commit
b19ad9e7a7
@@ -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
|
||||
|
Reference in New Issue
Block a user