summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorMarcel Amirault <ravlen@gmail.com>2018-07-03 00:37:24 +0000
committerMarcel Amirault <ravlen@gmail.com>2018-07-03 00:37:24 +0000
commit12851359262aaa2c2b91304b0ffcb8cc4f474790 (patch)
treea93345a47d1d93c486a9e5917a9b0aec1e81e514 /doc/install
parentaefbbb42cad5d7249e2dfd365246a53167cb7788 (diff)
downloadgitlab-ce-12851359262aaa2c2b91304b0ffcb8cc4f474790.tar.gz
Updated products links to pricing
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/kubernetes/gitlab_omnibus.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/kubernetes/gitlab_omnibus.md b/doc/install/kubernetes/gitlab_omnibus.md
index 852a58a9afc..9aee6b9dc74 100644
--- a/doc/install/kubernetes/gitlab_omnibus.md
+++ b/doc/install/kubernetes/gitlab_omnibus.md
@@ -71,7 +71,7 @@ For most installations, only two parameters are required:
Other common configuration options:
- `baseIP`: the desired [external IP address](#external-ip-recommended)
-- `gitlab`: Choose the [desired edition](https://about.gitlab.com/products), either `ee` or `ce`. `ce` is the default.
+- `gitlab`: Choose the [desired edition](https://about.gitlab.com/pricing), either `ee` or `ce`. `ce` is the default.
- `gitlabEELicense`: For Enterprise Edition, the [license](https://docs.gitlab.com/ee/user/admin_area/license.html) can be installed directly via the Chart
- `provider`: Optimizes the deployment for a cloud provider. The default is `gke` for [Google Kubernetes Engine](https://cloud.google.com/kubernetes-engine/), with `acs` also supported for the [Azure Container Service](https://azure.microsoft.com/en-us/services/container-service/).