diff --git a/release_notes/known_issues_governance.adoc b/release_notes/known_issues_governance.adoc index a6fc87415a..03046e3b54 100644 --- a/release_notes/known_issues_governance.adoc +++ b/release_notes/known_issues_governance.adoc @@ -102,7 +102,7 @@ When you modify an existing configuration policy, `pruneObjectBehavior` does not [#policy-status-repeated-updates] == Policy status shows repeated updates when enforced -If a policy is set to `remediationAction: enforce` and is repeatedly updated, the {acm-short} console shows repeated violations with successful updates. See the following two possible causes and solutions for the error: +If a policy is set to `remediationAction: enforce` and is repeatedly updated, the {acm-short} console shows repeated violations with successful updates. Repeated updates produce multiple policy events, which can cause the `governance-policy-framework-addon` pod to run out of memory and crash. See the following two possible causes and solutions for the error: - Another controller or process is also updating the object with different values. +