From 69cb4140100ec086b034fc127e3cf8e685a4e7c6 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Tue, 14 Apr 2020 16:29:53 -0700 Subject: [PATCH] Add period --- .../rancher/v2.x/en/installation/options/tls-secrets/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/installation/options/tls-secrets/_index.md b/content/rancher/v2.x/en/installation/options/tls-secrets/_index.md index 72abc4d458a..5dda63fe028 100644 --- a/content/rancher/v2.x/en/installation/options/tls-secrets/_index.md +++ b/content/rancher/v2.x/en/installation/options/tls-secrets/_index.md @@ -32,4 +32,4 @@ kubectl -n cattle-system create secret generic tls-ca \ --from-file=cacerts.pem ``` -> **Note:** The configured `tls-ca` secret is retrieved when Rancher starts, on a running Rancher installation the updated CA will take effect after new Rancher pods are started. +> **Note:** The configured `tls-ca` secret is retrieved when Rancher starts. On a running Rancher installation the updated CA will take effect after new Rancher pods are started.