mirror of
https://github.com/rancher/rke.git
synced 2025-09-09 02:51:15 +00:00
make kubeconfig not hidden
This commit is contained in:
@@ -21,5 +21,5 @@ const (
|
||||
|
||||
KubeAdminCertName = "kube-admin"
|
||||
KubeAdminOrganizationName = "system:masters"
|
||||
KubeAdminConfigPrefix = ".kube_config_"
|
||||
KubeAdminConfigPrefix = "kube_config_"
|
||||
)
|
||||
|
Reference in New Issue
Block a user