mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-07 11:13:48 +00:00
fix volumecreate comments
This commit is contained in:
parent
98dd1336b0
commit
ee5d623fe6
@ -225,7 +225,7 @@ const (
|
||||
createTagFactor = 2.0
|
||||
createTagSteps = 9
|
||||
|
||||
// encryptedCheck* is configuration of exponential backoff for created volume to check
|
||||
// volumeCreate* is configuration of exponential backoff for created volume to check
|
||||
// it has not been silently removed by AWS.
|
||||
// On a random AWS account (shared among several developers) it took 4s on
|
||||
// average, 8s max.
|
||||
|
Loading…
Reference in New Issue
Block a user