mirror of
https://github.com/rancher/rke.git
synced 2025-09-01 15:06:23 +00:00
Add k8s 1.14
This commit is contained in:
committed by
Alena Prokharchyk
parent
fbf29f208e
commit
21f3a3eff9
@@ -150,7 +150,6 @@ func (c *Cluster) BuildKubeAPIProcess(host *hosts.Host, prefixPath string) v3.Pr
|
||||
"requestheader-extra-headers-prefix": "X-Remote-Extra-",
|
||||
"requestheader-group-headers": "X-Remote-Group",
|
||||
"requestheader-username-headers": "X-Remote-User",
|
||||
"repair-malformed-updates": "false",
|
||||
"secure-port": "6443",
|
||||
"service-account-key-file": pki.GetKeyPath(pki.ServiceAccountTokenKeyName),
|
||||
"service-account-lookup": "true",
|
||||
|
Reference in New Issue
Block a user