From 25852aa8f409cad8e338ee75541470d0f7d057e0 Mon Sep 17 00:00:00 2001 From: Karolis Labrencis Date: Wed, 28 Jun 2017 13:46:59 +0300 Subject: [PATCH] Remove confusing 'if' from install.md The "if" might confuse reader --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index b935fa4f8..ed0bd4ead 100755 --- a/docs/install.md +++ b/docs/install.md @@ -117,7 +117,7 @@ the client and server version. (If it shows only the client version, `helm` cannot yet connect to the server. Use `kubectl` to see if any `tiller` pods are running.) -If Helm will look for Tiller in the `kube-system` namespace unless +Helm will look for Tiller in the `kube-system` namespace unless `--tiller-namespace` or `TILLER_NAMESPACE` is set. ### Installing Tiller Canary Builds