Fix spacing

This commit is contained in:
Billy Tat
2022-08-17 16:34:30 -07:00
parent 980f032a96
commit 7f187987e8
2 changed files with 4 additions and 0 deletions
@@ -75,6 +75,7 @@ In order to upgrade cert-manager, follow these instructions:
```plain
helm install --version 0.12.0 --name cert-manager --namespace kube-system jetstack/cert-manager
```
</details>
<details id="airgap">
@@ -141,6 +142,7 @@ Before you can perform the upgrade, you must prepare your air gapped environment
```plain
kubectl -n kube-system apply -R -f ./cert-manager
```
</details>