diff --git a/docs/admin/upgrading/upgrading-0.4-0.5.rst b/docs/admin/upgrading/upgrading-0.4-0.5.rst index fb0fceed1..8b83bbd66 100644 --- a/docs/admin/upgrading/upgrading-0.4-0.5.rst +++ b/docs/admin/upgrading/upgrading-0.4-0.5.rst @@ -15,7 +15,7 @@ Disabling resource validation on the cert-manager namespace =========================================================== Before upgrading, you should add the ``certmanager.k8s.io/disable-validation: "true"`` -annotation to the ``cert-manager`` namespace. +label to the ``cert-manager`` namespace. This will allow the system resources that cert-manager requires to bootstrap TLS to be created in its own namespace.