From 317b15157dd012ff812509082e1de60eecb70b3b Mon Sep 17 00:00:00 2001 From: ArshBallagan Date: Wed, 23 Apr 2025 10:44:39 -0700 Subject: [PATCH] Update google-cloud-run.mdx --- docs/self-hosting/reference-architectures/google-cloud-run.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/self-hosting/reference-architectures/google-cloud-run.mdx b/docs/self-hosting/reference-architectures/google-cloud-run.mdx index 6c0a66e47..6cf200959 100644 --- a/docs/self-hosting/reference-architectures/google-cloud-run.mdx +++ b/docs/self-hosting/reference-architectures/google-cloud-run.mdx @@ -11,7 +11,7 @@ It is intended to provide a scalable, secure, and production-ready baseline for - **Cloud Run:** Infisical backend and frontend services are containerized and deployed as fully managed Cloud Run services. -- **Cloud SQL:** Infisical uses Postgres as its persistence layer. As such, Cloud SQL for PostgresSQL is used. +- **Cloud SQL:** Infisical uses Postgres as its persistence layer. As such, Cloud SQL for PostgreSQL is used. - **MemoryStore for Redis:** To enhance performance, Infisical requires Redis.