summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Lambert <joshua@gitlab.com>2018-08-21 11:32:08 -0400
committerJoshua Lambert <joshua@gitlab.com>2018-08-21 11:32:08 -0400
commit20081db82b04d65f698eb5eab3c3fd6f0969bb6b (patch)
tree8e9e1c9b9ed9a91e15dd07a4da2b00e13b392260
parentd2590b154228ed49dd4a949c889fb6234343ec94 (diff)
downloadgitlab-ce-20081db82b04d65f698eb5eab3c3fd6f0969bb6b.tar.gz
Change large scale to production
-rw-r--r--doc/install/kubernetes/gitlab_chart.md2
1 files changed, 1 insertions, 1 deletions
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.