mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Set NodeStatusUpdateFrequency
This commit is contained in:
parent
b12d75d0ee
commit
37ea722b7b
@ -281,6 +281,7 @@ func (s *KubeletServer) Run(_ []string) error {
|
||||
TLSOptions: tlsOptions,
|
||||
ImageGCPolicy: imageGCPolicy,
|
||||
Cloud: cloud,
|
||||
NodeStatusUpdateFrequency: s.NodeStatusUpdateFrequency,
|
||||
}
|
||||
|
||||
RunKubelet(&kcfg, nil)
|
||||
|
Loading…
Reference in New Issue
Block a user