From 3174397d65ffa2d64ebd23e1852265ae2a24f8bf Mon Sep 17 00:00:00 2001 From: Jonathan Sharman Date: Thu, 2 Feb 2023 14:32:07 -0800 Subject: [PATCH] chore: minor change to readme The readme had whitespaces --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce27bde..044cbfa 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ SSO Keycloak dashboard services provide the ability to monitor real-time statist ## Deployment -It continuously deploys the resources in the sandbox and the prod environment based on the repository branch (dev, main) that has the new changes. +It continuously deploys the resources in the sandbox and the prod environment based on the repository branch (pr's to dev deploys sandbox, pr's to main deploys prod) that has the new changes. GitHub CD pipeline scripts are triggered based on the directory that has changed; there is a recommended deployment order when deploying the resources for the very first time: 1. `Loki`: deploys the `MinIO` and `Loki` resources, `read`, `write`, and `gateway`.