1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-17 23:49:06 +00:00

Use k8s datastore with calico and remove ca keys

This commit is contained in:
galal-hussein
2018-02-24 00:37:18 +02:00
parent 1dc9a94021
commit ba7e8bb236
5 changed files with 254 additions and 349 deletions

View File

@@ -231,8 +231,6 @@ func getWorkerCertKeys() []string {
CACertName,
KubeProxyCertName,
KubeNodeCertName,
EtcdClientCertName,
EtcdClientCACertName,
}
}