diff options
author | Balasankar "Balu" C <balasankar@gitlab.com> | 2019-01-04 13:58:19 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-01-04 13:58:19 +0000 |
commit | 7313705e8f30b89f5963d5b9fc821a505dd72bcc (patch) | |
tree | 5f51cad274692c03b15b75a081083e04b05a55f7 /doc/install | |
parent | ef0a30585e6b262686b667e710e2510af5704082 (diff) | |
download | gitlab-ce-7313705e8f30b89f5963d5b9fc821a505dd72bcc.tar.gz |
Mark references to openshift template as deprecated
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/openshift_and_gitlab/index.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/install/openshift_and_gitlab/index.md b/doc/install/openshift_and_gitlab/index.md index 25a87dbd9de..509020d1975 100644 --- a/doc/install/openshift_and_gitlab/index.md +++ b/doc/install/openshift_and_gitlab/index.md @@ -8,6 +8,12 @@ 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 |