diff options
-rw-r--r-- | doc/install/openshift_and_gitlab/index.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/install/openshift_and_gitlab/index.md b/doc/install/openshift_and_gitlab/index.md index 4c88b6f97fc..f272995988f 100644 --- a/doc/install/openshift_and_gitlab/index.md +++ b/doc/install/openshift_and_gitlab/index.md @@ -8,6 +8,11 @@ date: 2016-06-28 # How to install GitLab on OpenShift Origin 3 +> CAUTION: **Deprecated** +> This article is deprecated. Use the official Kubernetes Helm charts for +> installing GitLab to OpenShift. Check out the [official installation docs](https://gitlab.com/charts/gitlab/blob/master/doc/cloud/openshift.md) +> for details. + ## Introduction [OpenShift Origin][openshift] is an open source container application |