Merge pull request #3461 from huanghuangzym/patch-4

HELM DOC TYPO
pull/4207/head^2
Matthew Fisher 8 years ago committed by GitHub
commit 004572af3b

@ -200,7 +200,7 @@ If you want to customize the manifest, you can save that output to a file and th
use `kubectl create` to load it into your cluster.
> We strongly recommend enabling RBAC on your cluster and adding [service accounts](rbac.md)
> with RBACS.
> with RBAC.
Otherwise, you can remove the `--dry-run` and `--debug` flags. We also recommend
putting Tiller in a non-system namespace (`--tiller-namespace=something`) and enable

Loading…
Cancel
Save