From 519c7d9f1fc0d59817c62d476e20599e07643c0e Mon Sep 17 00:00:00 2001 From: Andy Lee Date: Tue, 17 Mar 2026 16:26:59 +0800 Subject: [PATCH] fix: typo (#740) Signed-off-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.