mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
Merge pull request #41464 from StudyNick/zte170214
Automatic merge from submit-queue 'synchoronizing' word error
This commit is contained in:
commit
227e9744ea
@ -46,9 +46,9 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
// Interval of synchoronizing service status from apiserver
|
||||
// Interval of synchronizing service status from apiserver
|
||||
serviceSyncPeriod = 30 * time.Second
|
||||
// Interval of synchoronizing node status from apiserver
|
||||
// Interval of synchronizing node status from apiserver
|
||||
nodeSyncPeriod = 100 * time.Second
|
||||
|
||||
// How long to wait before retrying the processing of a service change.
|
||||
|
Loading…
Reference in New Issue
Block a user