summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Lambert <joshua@gitlab.com>2017-10-09 22:22:37 -0400
committerJoshua Lambert <joshua@gitlab.com>2017-10-09 22:22:37 -0400
commitb379f8a0ca46984ee69692cef787f772b4576b8b (patch)
tree157bc8e7b33aaf909ce3b18425e5f0939c753866
parentf1fdd71a5c26b05e8bfffba0ec60bd63337a6d29 (diff)
downloadgitlab-ce-38828-update-kubernetes-helm-chart-docs.tar.gz
-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 525e499c960..fa564d83785 100644
--- a/doc/install/kubernetes/gitlab_chart.md
+++ b/doc/install/kubernetes/gitlab_chart.md
@@ -8,7 +8,7 @@ For more information on available GitLab Helm Charts, please see our [overview](
## Introduction
-The `gitlab` Helm chart deploys just GitLab into your Kubernetes cluster, and offers extensive configuration options. This chart requires advanced knowledge of Kubernetes to successfully use. We **strongly recommended** the [gitlab-omnibus](gitlab_omnibus.md).
+The `gitlab` Helm chart deploys just GitLab into your Kubernetes cluster, and offers extensive configuration options. This chart requires advanced knowledge of Kubernetes to successfully use. We **strongly recommend** the [gitlab-omnibus](gitlab_omnibus.md) chart.
This chart is deprecated, and will be replaced by the [cloud native GitLab chart](https://gitlab.com/charts/helm.gitlab.io/blob/master/README.md). Due to the difficulty in supporting upgrades, migrating will require exporting data out of this instance and importing it into the new deployment.