jetstack cert-manager doc update

jetstack made a path change, updating doc, also to latest version
reference: https://hub.helm.sh/charts/jetstack/cert-manager
This commit is contained in:
mutron3k
2020-07-27 16:18:37 -07:00
committed by Catherine Luse
parent dfda5d476c
commit 56b534ce0a
@@ -114,7 +114,11 @@ helm repo update
helm install \
cert-manager jetstack/cert-manager \
--namespace cert-manager \
<<<<<<< HEAD
--version v0.14.2
=======
--version v0.15.0
>>>>>>> jetstack cert-manager doc update
```
Once you’ve installed cert-manager, you can verify it is deployed correctly by checking the cert-manager namespace for running pods: