From b9712c47661287f1b27507cf9411e84981eb5fe5 Mon Sep 17 00:00:00 2001 From: Tiger Watson Date: Fri, 9 Aug 2019 00:29:24 +0000 Subject: Add namespace default note to cluster docs --- doc/user/project/clusters/index.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/user/project/clusters/index.md b/doc/user/project/clusters/index.md index a1c5148a2dd..ffaa07cb3a4 100644 --- a/doc/user/project/clusters/index.md +++ b/doc/user/project/clusters/index.md @@ -438,7 +438,7 @@ NOTE: **Note:** Environment-specific resources are only created if your cluster is [managed by GitLab](#gitlab-managed-clusters). NOTE: **Note:** -If your project was created before GitLab 12.2 it will use a single namespace for all project environments. +If your cluster was created before GitLab 12.2, it will use a single namespace for all project environments. #### Security of GitLab Runners @@ -652,6 +652,9 @@ NOTE: **NOTE:** Prior to GitLab 11.5, `KUBE_TOKEN` was the Kubernetes token of the main service account of the cluster integration. +NOTE: **Note:** +If your cluster was created before GitLab 12.2, default `KUBE_NAMESPACE` will be set to `-`. + ### Troubleshooting Before the deployment jobs starts, GitLab creates the following specifically for -- cgit v1.2.1