mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 06:54:01 +00:00
fix typo
This commit is contained in:
parent
9a7818a2e0
commit
c00fce0c60
@ -66,7 +66,7 @@ const (
|
||||
// The value of 250 is chosen b/c values that are too high can cause registry DoS issues
|
||||
BurstReplicas = 250
|
||||
|
||||
// If sending a status upate to API server fails, we retry a finite number of times.
|
||||
// If sending a status update to API server fails, we retry a finite number of times.
|
||||
StatusUpdateRetries = 1
|
||||
|
||||
// Reasons for DaemonSet events
|
||||
|
Loading…
Reference in New Issue
Block a user