From 3924a8dcbeaa66ed5729f2b5255c6ff56afe89a5 Mon Sep 17 00:00:00 2001 From: Philip Gough Date: Fri, 1 Sep 2017 07:49:05 +0100 Subject: [PATCH] Update README.md (#5) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 830aba7e..7e302090 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ The modules interact directly with the Kubernetes or OpenShift API. It is not re The OpenShift rest client requires a Kubernetes config file. Use the following options to control where it looks for the file, and the context it uses to authenticate with the API: -kubeonfig +kubeconfig > The default path to the config file is `~/.kube/config`. Use to pass an alternate file path. context