Skip to content

Commit

Permalink
Add documentation for vault-csi-provider namespace config (#11344)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhjp committed Apr 14, 2021
1 parent f7af25b commit 6851b86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/content/docs/platform/k8s/csi/configurations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 6851b86

Please sign in to comment.