An administrator is auditing Pod Security Standards compliance across several namespaces in an OpenShift cluster. Which namespace label must be applied to enforce the restricted Pod Security standard while logging violations?
This label enforces the restricted Pod Security Standard, blocking non-compliant pods.
Why this answer
To enforce a standard while generating audit log violations, the audit level is set to enforce while warning/audit levels are configured via namespace labels.