1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

BZ2089283: PolicyGenTemplate musthave complianceType changes applied to resources may not be corrected represented

This commit is contained in:
Alexandra Molnar
2022-06-24 10:36:27 +01:00
committed by openshift-cherrypick-robot
parent 2a9bf066b3
commit 72d6941457

View File

@@ -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`.