Merge pull request #5441 from samgiles/patch-1
Typo in environment variable
This commit is contained in:
@@ -50,7 +50,7 @@ credentials of the user listed in the current context.
|
|||||||
|
|
||||||
## The KUBECONFIG environment variable
|
## 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
|
For Linux and Mac, the list is colon-delimited. For Windows, the list
|
||||||
is semicolon-delimited. The `KUBECONFIG` environment variable is not
|
is semicolon-delimited. The `KUBECONFIG` environment variable is not
|
||||||
required. If the `KUBECONFIG` environment variable doesn't exist,
|
required. If the `KUBECONFIG` environment variable doesn't exist,
|
||||||
|
|||||||
Reference in New Issue
Block a user