Skip to content

Commit

Permalink
Add documentation for vault-csi-provider namespace config (hashicorp#…
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhjp authored and jartek committed Sep 11, 2021
1 parent 4b68c78 commit 8027c07
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 8027c07

Please sign in to comment.