From 72d6941457dd994bdf5ff386b7136fa3217f5ddb Mon Sep 17 00:00:00 2001 From: Alexandra Molnar Date: Fri, 24 Jun 2022 10:36:27 +0100 Subject: [PATCH] BZ2089283: PolicyGenTemplate musthave complianceType changes applied to resources may not be corrected represented --- ...ings-to-consider-when-creating-custom-resource-policies.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/ztp-things-to-consider-when-creating-custom-resource-policies.adoc b/modules/ztp-things-to-consider-when-creating-custom-resource-policies.adoc index b37f3c4d9b..82f234d833 100644 --- a/modules/ztp-things-to-consider-when-creating-custom-resource-policies.adoc +++ b/modules/ztp-things-to-consider-when-creating-custom-resource-policies.adoc @@ -11,3 +11,5 @@ * In order to apply the node selector for a specific machine config pool, you have to set the node selector value as `$mcp` in order to let the policy generator overlay the `$mcp` value with the defined mcp in the policy template. * Subscription source files do not change. + +* To ensure that policy updates are applied, set the `complianceType` field to `mustonlyhave`. \ No newline at end of file