Fix: typo in Vault CLI Env variables (#24093)

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
This commit is contained in:
VBouiller
2024-08-08 01:12:27 +02:00
committed by GitHub
parent 16aadca617
commit a00a869eb7

View File

@@ -343,7 +343,7 @@ This takes precedence over [license_path in config](/vault/docs/configuration#li
### `VAULT_LOG_LEVEL`
Set the Vault server's log level. The supported values are `trace`, `debug`,
`info`, `warn`, and `err`. The default log leve is `info`.
`info`, `warn`, and `err`. The default log level is `info`.
### `VAULT_MAX_RETRIES`