minor update to vault secrets doc, resolves #157

pull/166/head
Scott Anderson 2019-04-17 11:11:41 -06:00
parent 9b0a7bb363
commit db4bb9aae2
1 changed files with 1 additions and 2 deletions

View File

@ -10,8 +10,7 @@ weight: 102
[Vault](https://www.vaultproject.io/) secures, stores, and tightly controls access
to tokens, passwords, certificates, and other sensitive secrets.
InfluxDB provides a built-in Vault integration that lets you store sensitive
InfluxDB secrets in Vault.
InfluxDB provides a built-in Vault integration that lets you store sensitive secrets in Vault.
{{% note %}}
When not using Vault, secrets are Base64-encoded and stored in the InfluxDB embedded key value store,