From 0dfbb89c29221b81da7e893efec6049a76b8e507 Mon Sep 17 00:00:00 2001 From: William Gabor Date: Thu, 3 Jul 2025 09:40:56 -0400 Subject: [PATCH] OCPBUGS-58345 removed a prerequisite --- modules/cert-manager-configuring-routes.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/cert-manager-configuring-routes.adoc b/modules/cert-manager-configuring-routes.adoc index ff1fb2acf2..7a513e3b60 100644 --- a/modules/cert-manager-configuring-routes.adoc +++ b/modules/cert-manager-configuring-routes.adoc @@ -11,7 +11,6 @@ The following steps demonstrate the process of utilizing the {cert-manager-opera .Prerequisites * You have installed version 1.14.0 or later of the {cert-manager-operator}. -* You have enabled the `RouteExternalCertificate` feature gate. * You have the `create` and `update` permissions on the `routes/custom-host` sub-resource. * You have a `Service` resource that you want to expose.