From dde58269d5af6758d52bc3f71cb59be596113c5b Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 16:33:37 +0800 Subject: [PATCH] fix: typo (#740) (#742) (cherry picked from commit 519c7d9f1fc0d59817c62d476e20599e07643c0e) Signed-off-by: Andy Lee Co-authored-by: Andy Lee --- pkg/harvester/l10n/en-us.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/harvester/l10n/en-us.yaml b/pkg/harvester/l10n/en-us.yaml index 1fefe930..3c4bb299 100644 --- a/pkg/harvester/l10n/en-us.yaml +++ b/pkg/harvester/l10n/en-us.yaml @@ -1357,7 +1357,7 @@ harvester: url: URL insecureSkipTLSVerify: Insecure Skip TLS Verify tip: - prefix: Harvester secures cluster registration via TLS by default. If opt out "Insecure SKip TLS Verify", you must provide custom CA certificates using the + prefix: Harvester secures cluster registration via TLS by default. If opt out "Insecure Skip TLS Verify", you must provide custom CA certificates using the middle: 'additional-ca' suffix: setting. message: To completely unset the imported Harvester cluster, please also remove it on the Rancher Dashboard UI via the Virtualization Management page.