diff --git a/docs/helm/helm_init.md b/docs/helm/helm_init.md index 9e237c06d..dcdd708c0 100644 --- a/docs/helm/helm_init.md +++ b/docs/helm/helm_init.md @@ -6,8 +6,8 @@ initialize Helm on both client and server -This command installs Tiller (the helm server side component) onto your -Kubernetes Cluster and sets up local configuration in $HELM_HOME (default ~/.helm/) +This command installs Tiller (the Helm server side component) onto your +Kubernetes Cluster and sets up local configuration in $HELM_HOME (default ~/.helm/). As with the rest of the Helm commands, 'helm init' discovers Kubernetes clusters by reading $KUBECONFIG (default '~/.kube/config') and using the default context.