You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ Note that the external-resizer does not scale with more replicas. Only one exter
45
45
46
46
*`--leader-election-namespace`: Namespace where the leader election resource lives. Defaults to the pod namespace if not set.
47
47
48
-
*`---csiTimeout <duration>`: Timeout of all calls to CSI driver. It should be set to value that accommodates majority of `ControllerExpandVolume` calls. 15 seconds is used by default.
48
+
*`--csiTimeout <duration>`: Timeout of all calls to CSI driver. It should be set to value that accommodates majority of `ControllerExpandVolume` calls. 15 seconds is used by default.
49
49
50
50
*`--workers <num>`: Number of simultaneously running `ControllerExpandVolume` operations. Default value is `10`.
0 commit comments