We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b351bd0 + 83f2376 commit 6994d6dCopy full SHA for 6994d6d
doc/https.rst
@@ -33,7 +33,7 @@ Installation is done by using the following command:
33
34
.. code::
35
36
- kubectl apply -f https://github.com/jetstack/cert-manager/releases/download/v0.11.0/cert-manager.yaml
+ kubectl apply -f https://github.com/jetstack/cert-manager/releases/download/v1.8.1/cert-manager.yaml
37
38
For installations of Kubernetes v1.15 or below, you also need to supply
39
``--validate=false`` to the above command. For more detail on this, see
0 commit comments