Commit 57e7b07c authored by Michelle Noorali's avatar Michelle Noorali
Browse files

ref(docs): add more links to tiller rbac info

Showing with 1 addition and 0 deletions
+1 -0
......@@ -122,6 +122,7 @@ You can explicitly tell `helm init` to...
- Install a particular image (version) with `--tiller-image`
- Install to a particular cluster with `--kube-context`
- Install into a particular namespace with `--tiller-namespace`
- Install Tiller with a Service Account with `--service-account` (for [RBAC enabled clusters](securing_installation.md#rbac))
Once Tiller is installed, running `helm version` should show you both
the client and server version. (If it shows only the client version,
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment