Skip to content

Commit cd6daf1

Browse files
committed
Omit extranous dash with CSI timeout parameter
1 parent 93cdb2e commit cd6daf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Note that the external-resizer does not scale with more replicas. Only one exter
4545

4646
* `--leader-election-namespace`: Namespace where the leader election resource lives. Defaults to the pod namespace if not set.
4747

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.
4949

5050
* `--workers <num>`: Number of simultaneously running `ControllerExpandVolume` operations. Default value is `10`.
5151

0 commit comments

Comments
 (0)