Skip to content
This repository was archived by the owner on Mar 3, 2023. It is now read-only.

Update docs for kubevault/csi-driver@a16bf77f #118

Merged
merged 1 commit into from
Oct 30, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/reference/csi-driver/csi-vault_run.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ csi-vault run [flags]
-h, --help help for run
--http2-max-streams-per-connection int The limit that the server gives to clients for the maximum number of streams in an HTTP/2 connection. Zero means to use golang's default. (default 1000)
--kubeconfig string kubeconfig file pointing at the 'core' kubernetes server.
--node string Hostname (default "fv-az50")
--node string Hostname (default "fv-az59-194")
--probe-timeout duration Probe timeout in seconds (default 1s)
--profiling Enable profiling via web interface host:port/debug/pprof/ (default true)
--qps float The maximum QPS to the master from this client (default 100)
Expand Down