mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Revert "Make gce's kubeconfig context include the gce project"
This commit is contained in:
parent
ae92274e8d
commit
e2ec52bfdf
@ -508,7 +508,7 @@ function kube-up {
|
||||
local kube_auth="kubernetes_auth"
|
||||
|
||||
local kubectl="${KUBE_ROOT}/cluster/kubectl.sh"
|
||||
local context="${PROJECT}-${INSTANCE_PREFIX}"
|
||||
local context="${INSTANCE_PREFIX}"
|
||||
local user="${INSTANCE_PREFIX}-admin"
|
||||
local config_dir="${HOME}/.kube/${context}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user