summaryrefslogtreecommitdiff
path: root/doc/user/project/integrations/kubernetes.md
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2017-06-16 22:26:40 +0800
committerLin Jen-Shin <godfat@godfat.org>2017-06-16 22:31:36 +0800
commit6eaec942e6ae89818ea1ba0da5ff00daea633c41 (patch)
treef0b9e9463e9986c0dd0d7f2b3a7d9c12cf73955c /doc/user/project/integrations/kubernetes.md
parent07a65da1d96a71474f6997aed95bac6290d81a42 (diff)
downloadgitlab-ce-6eaec942e6ae89818ea1ba0da5ff00daea633c41.tar.gz
Changelog entry, doc, and only pass KUBECONFIG_FILE
Diffstat (limited to 'doc/user/project/integrations/kubernetes.md')
-rw-r--r--doc/user/project/integrations/kubernetes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/project/integrations/kubernetes.md b/doc/user/project/integrations/kubernetes.md
index 73fa83d72a8..d1c3e18a276 100644
--- a/doc/user/project/integrations/kubernetes.md
+++ b/doc/user/project/integrations/kubernetes.md
@@ -55,6 +55,7 @@ GitLab CI build environment:
- `KUBE_CA_PEM_FILE` - only present if a custom CA bundle was specified. Path
to a file containing PEM data.
- `KUBE_CA_PEM` (deprecated)- only if a custom CA bundle was specified. Raw PEM data.
+- `KUBECONFIG_FILE` - Path to a file containing kubeconfig for this deployment. CA bundle would be embedded if specified.
## Web terminals