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
@@ -55,7 +55,7 @@ You'll use the backup as a restore point if something goes wrong during upgrade.
### 2. Update the Helm chart repository
1. Update your local helm repo cache.
1. Update your local Helm repo cache:
```
helm repo update
@@ -20,7 +20,7 @@ sudo ./get_helm.sh
### Install cert-manager
Add the cert-manager helm repository:
Add the cert-manager Helm repository:
```
helm repo add jetstack https://charts.jetstack.io
@@ -63,7 +63,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