diff --git a/content/rancher/v2.x/en/installation/troubleshooting-ha/job-complete-status/_index.md b/content/rancher/v2.x/en/installation/troubleshooting-ha/job-complete-status/_index.md index 70bd8a3aee4..086079a2e8c 100644 --- a/content/rancher/v2.x/en/installation/troubleshooting-ha/job-complete-status/_index.md +++ b/content/rancher/v2.x/en/installation/troubleshooting-ha/job-complete-status/_index.md @@ -20,8 +20,9 @@ Usually something is printed along the lines of `error: error converting YAML to Things to check
tls.crt: LS01..., there should be no newline/space before, in between or after.cat MyCertificate | base64 -d on Linux, cat MyCertificate | base64 -D on Mac OS . If any error exists, the command output will tell you.