mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 17:30:00 +00:00
modify the spelling errors
fix escluding to excluding
This commit is contained in:
parent
7f1ae0e32d
commit
eb30b3d41d
@ -116,7 +116,7 @@ func NewManager(cfg *kubeadmapi.ClusterConfiguration, kubernetesDir string) (*Ma
|
|||||||
longName: "certificate embedded in the kubeconfig file for the scheduler manager to use",
|
longName: "certificate embedded in the kubeconfig file for the scheduler manager to use",
|
||||||
fileName: kubeadmconstants.SchedulerKubeConfigFileName,
|
fileName: kubeadmconstants.SchedulerKubeConfigFileName,
|
||||||
},
|
},
|
||||||
//NB. we are escluding KubeletKubeConfig from renewal because management of this certificate is delegated to kubelet
|
//NB. we are excluding KubeletKubeConfig from renewal because management of this certificate is delegated to kubelet
|
||||||
}
|
}
|
||||||
|
|
||||||
// create a CertificateRenewHandler for each kubeConfig file
|
// create a CertificateRenewHandler for each kubeConfig file
|
||||||
|
Loading…
Reference in New Issue
Block a user