Fix uninstall link in upgrade guide 0.11

Signed-off-by: JoshVanL <vleeuwenjoshua@gmail.com>
This commit is contained in:
JoshVanL 2019-10-10 18:38:28 +01:00
parent 2991356c5d
commit 952f91d2e2

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``