kubeadm: fix skipped etcd upgrade on secondary cp nodes
This commit is contained in:
@@ -106,6 +106,7 @@ func newNodeOptions() *nodeOptions {
|
||||
kubeConfigPath: constants.GetKubeletKubeConfigPath(),
|
||||
dryRun: false,
|
||||
renewCerts: true,
|
||||
etcdUpgrade: true,
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user