Update README.md

This commit is contained in:
Marcel Dempers 2021-04-05 21:24:04 +10:00 committed by GitHub
parent dcd35c6b70
commit 55d401ceee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,6 @@ mv cert-manager.yaml cert-manager-1.0.4.yaml
# install cert-manager
kubectl create ns cert-manager
kubectl apply --validate=false -f cert-manager-1.0.4.yaml
```