mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-28 06:01:08 +01:00
website: fix small typo
This commit is contained in:
parent
dab7a2e3dd
commit
cfe60c4846
@ -46,7 +46,7 @@ $ vault write postgresql/config/connection \
|
||||
```
|
||||
|
||||
In this case, we've configured Vault with the user "root" and password "vaulttest",
|
||||
connecting to a PostgreSQL instance in AWS RDS. The "postgres" databse name is being used.
|
||||
connecting to a PostgreSQL instance in AWS RDS. The "postgres" database name is being used.
|
||||
It is important that the Vault user have the `GRANT OPTION` privilege to manage users.
|
||||
|
||||
Optionally, we can configure the lease settings for credentials generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user