Merge pull request #3461 from huanghuangzym/patch-4

HELM DOC TYPO
pull/3469/head
Matthew Fisher 7 years ago committed by GitHub
commit f61a3cff5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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