Commit c00fce0c authored by fate-grand-order's avatar fate-grand-order

fix typo

parent 9a7818a2
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment