From 1534805d4a8a3865d57d542165626188ad934dc3 Mon Sep 17 00:00:00 2001 From: divya-mohan0209 Date: Tue, 8 Mar 2022 20:53:05 +0530 Subject: [PATCH] Update content/rancher/v2.6/en/installation/resources/update-ca-cert/_index.md Co-authored-by: Jen Travinski --- .../v2.6/en/installation/resources/update-ca-cert/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.6/en/installation/resources/update-ca-cert/_index.md b/content/rancher/v2.6/en/installation/resources/update-ca-cert/_index.md index 658ffc2ea34..1844c02f224 100644 --- a/content/rancher/v2.6/en/installation/resources/update-ca-cert/_index.md +++ b/content/rancher/v2.6/en/installation/resources/update-ca-cert/_index.md @@ -11,7 +11,7 @@ A summary of the steps is as follows: 2. Create or update the `tls-ca` Kubernetes secret resource with the root CA certificate (only required when using a private CA). 3. Update the Rancher installation using the Helm CLI. 4. Reconfigure the Rancher agents to trust the new CA certificate. -5. Select Force Update of fleet clusters to connect fleet-agent to Rancher +5. Select Force Update of Fleet clusters to connect fleet-agent to Rancher. The details of these instructions are below.