From 31c03a24845a29fd4bf32c5ad934424acc9bf18e Mon Sep 17 00:00:00 2001 From: AdamDang Date: Sun, 25 Mar 2018 15:51:57 +0800 Subject: [PATCH] Update tiller_ssl.md "that" is duplicated. --- 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 db1603068..d7f0166c4 100644 --- a/docs/tiller_ssl.md +++ b/docs/tiller_ssl.md @@ -251,7 +251,7 @@ This configuration sends our client-side certificate to establish identity, uses the client key for encryption, and uses the CA certificate to validate the remote Tiller's identity. -Typing a line that that is cumbersome, though. The shortcut is to move the key, +Typing a line that is cumbersome, though. The shortcut is to move the key, cert, and CA into `$HELM_HOME`: ```console