From 20081db82b04d65f698eb5eab3c3fd6f0969bb6b Mon Sep 17 00:00:00 2001 From: Joshua Lambert Date: Tue, 21 Aug 2018 11:32:08 -0400 Subject: [PATCH] Change large scale to production --- doc/install/kubernetes/gitlab_chart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install/kubernetes/gitlab_chart.md b/doc/install/kubernetes/gitlab_chart.md index 4e636ae3399..5a6f26319c7 100644 --- a/doc/install/kubernetes/gitlab_chart.md +++ b/doc/install/kubernetes/gitlab_chart.md @@ -30,7 +30,7 @@ The `gitlab` chart includes all required dependencies, and takes a few minutes to deploy. TIP: **Tip:** -For large scale deployments, we strongly recommend using the +For production deployments, we strongly recommend using the [detailed installation instructions](https://gitlab.com/charts/gitlab/blob/master/doc/installation/README.md) utilizing [external Postgres, Redis, and object storage](https://gitlab.com/charts/gitlab/tree/master/doc/advanced) services.