Fixed typo

This commit is contained in:
Jennifer Travinski
2022-03-23 14:41:56 -04:00
parent 2a0b944d48
commit 5b53637cdc
@@ -118,7 +118,7 @@ These instructions are adapted from the [official cert-manager documentation](ht
```
# If you have installed the CRDs manually instead of with the `--set installCRDs=true` option added to your Helm install command, you should upgrade your CRD resources before upgrading the Helm chart:
kubectl apply -f https://github.com/jetstack/cert-manager/releases/download/v1.7.1/cert-manager.crds.yaml.
kubectl apply -f https://github.com/jetstack/cert-manager/releases/download/v1.7.1/cert-manager.crds.yaml
# Add the Jetstack Helm repository
helm repo add jetstack https://charts.jetstack.io