Merge pull request #5441 from samgiles/patch-1

Typo in environment variable
This commit is contained in:
Joseph Heck
2017-09-13 08:11:25 -07:00
committed by GitHub
@@ -50,7 +50,7 @@ credentials of the user listed in the current context.
## The KUBECONFIG environment variable
The `KUBECONGIG` environment variable holds a list of kubeconfig files.
The `KUBECONFIG` environment variable holds a list of kubeconfig files.
For Linux and Mac, the list is colon-delimited. For Windows, the list
is semicolon-delimited. The `KUBECONFIG` environment variable is not
required. If the `KUBECONFIG` environment variable doesn't exist,