mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
Merge pull request #4403 from GoogleCloudPlatform/revert-4337-kubeconfig
Revert "Make gce's kubeconfig context include the gce project"
This commit is contained in:
commit
4d141025da
@ -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