diff --git a/docs/reference/csi-driver/csi-vault_run.md b/docs/reference/csi-driver/csi-vault_run.md index 969fdee6..ada80ba5 100644 --- a/docs/reference/csi-driver/csi-vault_run.md +++ b/docs/reference/csi-driver/csi-vault_run.md @@ -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)