summaryrefslogtreecommitdiff
path: root/doc/user/project/integrations
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2017-07-06 15:55:40 +0800
committerLin Jen-Shin <godfat@godfat.org>2017-07-06 15:55:40 +0800
commite7acc88156116bbfc20d13b5d897492cc415ee38 (patch)
tree83e59c72fbe9ffefde25b022d0d326f96f4ba925 /doc/user/project/integrations
parentef7deb18df2b97734e98c22aff53608e4e098bc5 (diff)
downloadgitlab-ce-e7acc88156116bbfc20d13b5d897492cc415ee38.tar.gz
Rename KUBECONFIG_FILE to KUBECONFIG
Diffstat (limited to 'doc/user/project/integrations')
-rw-r--r--doc/user/project/integrations/kubernetes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/integrations/kubernetes.md b/doc/user/project/integrations/kubernetes.md
index d1c3e18a276..bfe2672e098 100644
--- a/doc/user/project/integrations/kubernetes.md
+++ b/doc/user/project/integrations/kubernetes.md
@@ -55,7 +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.
+- `KUBECONFIG` - Path to a file containing kubeconfig for this deployment. CA bundle would be embedded if specified.
## Web terminals