Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
camba1 committed Mar 4, 2021
1 parent 624616f commit d308263
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions vault/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,13 @@ The figure below shows how the Vault Injector will find and populate the secrets

![Agent pulls parameters from the deployment and uses them to create an init container](../diagramsforDocs/stopPasswordInsanity-InjectingValuesDetail.png)

Once the integration is complete, Vault is setup to manage the following:

- `auditsrv`: TimescaleDB and NATS login credentials
- `customersrv`: ArangoDB and NATS login credentials
- `productsrv`: ArangoDB and NATS login credentials
- `promotionsrv`: PostgreSQL, NATS and Redis login credentials
- `usersrv`: PostgreSQL and NATS login credentials


### Setting up Vault
Expand Down

0 comments on commit d308263

Please sign in to comment.