Add documentation for vault-csi-provider namespace config (#11344)
This commit is contained in:
parent
0363fcd3fb
commit
1139ce7cce
|
@ -12,6 +12,8 @@ The following parameters are supported by the Vault provider:
|
|||
|
||||
- `vaultAddress` `(string: "")` - The address of the Vault server.
|
||||
|
||||
- `vaultNamespace` `(string: "")` - The Vault [namespace](/docs/enterprise/namespaces) to use.
|
||||
|
||||
- `vaultSkipTLSVerify` `(string: "false")` - When set to true, skips verification of the Vault server
|
||||
certificiate. Setting this to true is not recommended for production.
|
||||
|
||||
|
|
Loading…
Reference in a new issue