1
0
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:
Sebastiaan van Steenis
2019-04-05 23:19:28 +02:00
committed by Alena Prokharchyk
parent fbf29f208e
commit 21f3a3eff9
6 changed files with 9 additions and 4 deletions

View File

@@ -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",