Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Lambert <joshua@gitlab.com>2018-08-21 18:32:08 +0300
committerJoshua Lambert <joshua@gitlab.com>2018-08-21 18:32:08 +0300
commit20081db82b04d65f698eb5eab3c3fd6f0969bb6b (patch)
tree8e9e1c9b9ed9a91e15dd07a4da2b00e13b392260 /doc/install/kubernetes
parentd2590b154228ed49dd4a949c889fb6234343ec94 (diff)
Change large scale to production
Diffstat (limited to 'doc/install/kubernetes')
-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.