From 63d6edf1bfe048e202769547b774665a6d7ec101 Mon Sep 17 00:00:00 2001 From: Kamil Trzcinski Date: Thu, 20 Apr 2017 15:34:50 +0200 Subject: Update Kubernetes namespace documentation --- doc/user/project/integrations/kubernetes.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/user/project/integrations/kubernetes.md b/doc/user/project/integrations/kubernetes.md index f7d5e3a8ab2..d63c04c98ff 100644 --- a/doc/user/project/integrations/kubernetes.md +++ b/doc/user/project/integrations/kubernetes.md @@ -40,6 +40,13 @@ Fill in the service token and namespace according to the values you just got. If the API is using a self-signed TLS certificate, you'll also need to include the `ca.crt` contents as the `Custom CA bundle`. +## Kubernetes namespace + +Kubernetes namespace is auto-generated if not specified. +The default value is `-`. +You can overwrite to use different one, if needed. +Otherwise `KUBE_NAMESPACE` will receive the default. + ## Deployment variables The Kubernetes service exposes following -- cgit v1.2.1