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