diff --git a/deploy/charts/cert-manager/README.md b/deploy/charts/cert-manager/README.md index 617f3f253..2fc3bc17a 100644 --- a/deploy/charts/cert-manager/README.md +++ b/deploy/charts/cert-manager/README.md @@ -20,7 +20,7 @@ To install the chart with the release name `my-release`: ```console ## IMPORTANT: you MUST install the cert-manager CRDs **before** installing the ## cert-manager Helm chart -$ kubectl apply \ +$ kubectl apply --validate=false\ -f https://raw.githubusercontent.com/jetstack/cert-manager/release-0.11/deploy/manifests/00-crds.yaml ## If you are installing on openshift :