mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
Updated Compliance Operator CLI install instructions for 4.12+
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
61ac70dc10
commit
d2bbc80d8e
@@ -22,8 +22,11 @@ kind: Namespace
|
||||
metadata:
|
||||
labels:
|
||||
openshift.io/cluster-monitoring: "true"
|
||||
pod-security.kubernetes.io/enforce: privileged <1>
|
||||
name: openshift-compliance
|
||||
----
|
||||
<1> In {product-title} {product-version} with Compliance Operator version 0.1.53 or later, the pod security label must be set to `privileged` at the namespace level.
|
||||
|
||||
. Create the `Namespace` object:
|
||||
+
|
||||
[source,terminal]
|
||||
|
||||
Reference in New Issue
Block a user