correcting capitalization: helm > Helm (#1018)

This commit is contained in:
Marty Hernandez Avedon
2023-12-06 16:17:31 -05:00
committed by GitHub
parent 3b8defdbb1
commit 437ab199da
75 changed files with 111 additions and 114 deletions
@@ -65,7 +65,7 @@ You'll use the backup as a restoration point if something goes wrong during upgr
## 2. Update the Helm chart repository
1. Update your local helm repo cache.
1. Update your local Helm repo cache:
```
helm repo update
@@ -12,7 +12,7 @@ Now that you have a running RKE cluster, you can install Rancher in it. For secu
### Install cert-manager
Add the cert-manager helm repository:
Add the cert-manager Helm repository:
```
helm repo add jetstack https://charts.jetstack.io
@@ -49,7 +49,7 @@ kubectl rollout status deployment -n cert-manager cert-manager-webhook
### Install Rancher
Next you can install Rancher itself. First add the helm repository:
Next you can install Rancher itself. First, add the Helm repository:
```
helm repo add rancher-latest https://releases.rancher.com/server-charts/latest