[ { "name": "ignore-kube-namespaces", "policyType": "postureExceptionPolicy", "actions": [ "alertOnly" ], "resources": [ { "designatorType": "Attributes", "attributes": { "namespace": "kube-system" } }, { "designatorType": "Attributes", "attributes": { "namespace": "kube-public" } }, { "designatorType": "Attributes", "attributes": { "namespace": "kube-node-lease" } } ] } ]