mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 13:42:02 +00:00
set KUBECONFIG in common.sh, default to new location
and preserve value in ginkgo e2e test driver
This commit is contained in:
@@ -318,7 +318,6 @@ kube-up() {
|
||||
|
||||
echo "Kubernetes cluster created."
|
||||
|
||||
export KUBECONFIG="${KUBECONFIG-${HOME}/.kube/.kubeconfig}"
|
||||
export KUBE_CERT=""
|
||||
export KUBE_KEY=""
|
||||
export CA_CERT=""
|
||||
|
Reference in New Issue
Block a user