mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Merge pull request #81059 from Songjoy/patch-7
modify the spelling errors
This commit is contained in:
commit
8923d4fd2d
@ -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",
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user