From d308263630e0a227d8b90d0624d47b816adb5e56 Mon Sep 17 00:00:00 2001 From: Juan Peredo Date: Thu, 4 Mar 2021 09:55:50 -0600 Subject: [PATCH] Clean up --- vault/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/vault/README.md b/vault/README.md index fdb4ad1..50f915d 100644 --- a/vault/README.md +++ b/vault/README.md @@ -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