mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 04:58:07 +00:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user