summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-08-28 13:45:33 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2018-08-28 13:45:33 +0000
commit02e9a8f947fafe246f91e6da3b056fee11aaab7b (patch)
treeba55cb53db377a6239e4f8a12289da84fd4991fe /doc/install
parentad985d8d6be8274a8ea35808a94354a333cb8e8c (diff)
parent20081db82b04d65f698eb5eab3c3fd6f0969bb6b (diff)
downloadgitlab-ce-02e9a8f947fafe246f91e6da3b056fee11aaab7b.tar.gz
Merge branch 'docs-clarify-wording-gitlab-chart' into 'master'
Change large scale to production See merge request gitlab-org/gitlab-ce!21331
Diffstat (limited to 'doc/install')
-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.