Merge pull request #52764 from fate-grand-order/fix-typo

Automatic merge from submit-queue (batch tested with PRs 52831, 52764, 52763, 52673, 52558). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>..

fix typo
This commit is contained in:
Kubernetes Submit Queue 2017-09-23 22:57:49 -07:00 committed by GitHub
commit 3cab0c9ffa

View File

@ -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