mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-28 20:30:09 +00:00
Revert "stop defaulting kubeconfig to http://localhost:8080"
This reverts commit b19ad9e7a7.
This commit is contained in:
@@ -324,7 +324,6 @@ 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