#95 document --kubeconfig-contexts option
This commit is contained in:
@@ -132,6 +132,10 @@ The following environment variables are supported:
|
|||||||
Directory to read (OAuth) credentials from --- these credentials are only used for non-localhost cluster URLs.
|
Directory to read (OAuth) credentials from --- these credentials are only used for non-localhost cluster URLs.
|
||||||
``DEBUG``
|
``DEBUG``
|
||||||
Set to "true" for local development to reload code changes.
|
Set to "true" for local development to reload code changes.
|
||||||
|
``KUBECONFIG_PATH``
|
||||||
|
Path to kubeconfig file to use for cluster access.
|
||||||
|
``KUBECONFIG_CONTEXTS``
|
||||||
|
Comma separated list of contexts to use when reading the kubeconfig file from ``KUBECONFIG_PATH``.
|
||||||
``MOCK``
|
``MOCK``
|
||||||
Set to "true" to mock Kubernetes cluster data.
|
Set to "true" to mock Kubernetes cluster data.
|
||||||
``QUERY_INTERVAL``
|
``QUERY_INTERVAL``
|
||||||
|
|||||||
Reference in New Issue
Block a user