mirror of
https://github.com/rancher/rke.git
synced 2025-08-11 11:42:44 +00:00
Grab default from types
This commit is contained in:
parent
0069872976
commit
f9200e21bf
@ -16,7 +16,7 @@ const (
|
|||||||
DefaultClusterName = "local"
|
DefaultClusterName = "local"
|
||||||
DefaultClusterSSHKeyPath = "~/.ssh/id_rsa"
|
DefaultClusterSSHKeyPath = "~/.ssh/id_rsa"
|
||||||
|
|
||||||
DefaultK8sVersion = v3.K8sV110
|
DefaultK8sVersion = v3.DefaultK8s
|
||||||
|
|
||||||
DefaultSSHPort = "22"
|
DefaultSSHPort = "22"
|
||||||
DefaultDockerSockPath = "/var/run/docker.sock"
|
DefaultDockerSockPath = "/var/run/docker.sock"
|
||||||
|
Loading…
Reference in New Issue
Block a user