From 61267326fd80bee37593824202985e1d1872cdf4 Mon Sep 17 00:00:00 2001 From: Justin Kulikauskas <44813129+JustinKuli@users.noreply.github.com> Date: Tue, 18 Nov 2025 09:33:56 -0500 Subject: [PATCH] Update policy_deployment.adoc Draft for https://issues.redhat.com/browse/ACM-26410 --- governance/policy_deployment.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/governance/policy_deployment.adoc b/governance/policy_deployment.adoc index a43e3905fa..a8a4045f01 100644 --- a/governance/policy_deployment.adoc +++ b/governance/policy_deployment.adoc @@ -36,7 +36,7 @@ See the following comparison table to learn which option supports specific featu | Policy event history | You can view the last 10 events per cluster per policy stored on the hub cluster. -| No, but you can scrape the policy event history from the controller logs on each managed cluster. +| You can view the last 10 events in the status of the policy on the managed cluster. | Policy dependencies | Yes @@ -69,4 +69,4 @@ You must complete extra configuration for Argo CD versions earlier than 2.13. == Additional resources * xref:../governance/hub_policy_framework.adoc#hub-policy-framework[Hub cluster policy framework] -* xref:../governance/pol_deploy_ext_tools.adoc#policy-deploy-ext-tools[Policy deployment with external tools] \ No newline at end of file +* xref:../governance/pol_deploy_ext_tools.adoc#policy-deploy-ext-tools[Policy deployment with external tools]