Merge pull request #2192 from JoshVanL/fix-uninstall-link

Fix uninstall link in upgrade guide 0.11
This commit is contained in:
jetstack-bot 2019-10-10 18:46:38 +01:00 committed by GitHub
commit d474a5f0b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ This upgrade should be performed in a few steps:
1) Back up existing cert-manager resources, as per the
:doc:`backup and restore guide <../backup-restore-crds>`.
2) :doc: `Uninstall cert-manager`<../uninstalling/index>`.
2) :doc:`Uninstall cert-manager <../uninstall/index>`.
3) Ensure the old cert-manager CRD resources have also been deleted: ``kubectl get crd | grep certmanager.k8s.io``