Specify we want the disable-validation label not annotation

All other documentation and charts around disable-validation refers to a
lablel that is required, except the upgrade notes which is where people
likely look first.

Signed-off-by: Jamie Lennox <jamie@vibrato.com.au>
This commit is contained in:
Jamie Lennox 2018-09-14 10:50:44 +10:00
parent fe9643340f
commit cb1f47fe25

View File

@ -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.