From c3d9958493b75756f5b88e2482d3243ef286ba3c Mon Sep 17 00:00:00 2001 From: Rutvik Date: Fri, 28 Jun 2024 14:49:59 +0530 Subject: [PATCH] Fixing rule tile for CMP-2485 --- applications/openshift/networking/route_ip_whitelist/rule.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/openshift/networking/route_ip_whitelist/rule.yml b/applications/openshift/networking/route_ip_whitelist/rule.yml index 93b4476e5bb..c50cad0695f 100644 --- a/applications/openshift/networking/route_ip_whitelist/rule.yml +++ b/applications/openshift/networking/route_ip_whitelist/rule.yml @@ -1,5 +1,5 @@ -title: Ensure that all Routes has rate limit enabled +title: Ensure that all Routes has IP whitelist annotation description: |- OpenShift has an option to set the IP whitelist for Routes [1] when