From bf8bc42cfc6bfe78d62a070c093e040c9bbe7338 Mon Sep 17 00:00:00 2001 From: lihuang Date: Tue, 6 Feb 2018 10:27:42 +0800 Subject: [PATCH] Update tiller_ssl.md --- docs/tiller_ssl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tiller_ssl.md b/docs/tiller_ssl.md index 71ddd8080..db1603068 100644 --- a/docs/tiller_ssl.md +++ b/docs/tiller_ssl.md @@ -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