diff --git a/README.md b/README.md index 15328a2..e0e7ba2 100755 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Get a personalised birthday countdown and happy birthday message 🎂 Happy Birthday World is deployed on Google Cloud Platform* It's got the Swagger UI running so you can test it quite easily 👍 -Environment | Repo | Storage Status +Environment | GitOps Repo | Storage Status ----------- | -------------- | -------------- Local | ¯\\\_(ツ)\_/¯ | PostgreSQL or in-memory mode [Staging](http://happy-birthday-world.jx-staging.35.234.144.66.nip.io/) | [razorbow-staging](https://github.com/connorads/environment-razorbow-staging) |Connected to Staging Cloud SQL instance @@ -76,4 +76,4 @@ Here are some assumptions that need to be validated by the "Product Owner" 👀 * Add Database Health check * Return validation error message for when a DOB that is in the future is submitted (it already returns a bad request but without a reason) * Fix JX Pull request preview environment deployments -* Many more ... \ No newline at end of file +* Many more ...