Skip to content

Commit

Permalink
add required PSa labels
Browse files Browse the repository at this point in the history
  • Loading branch information
liouk committed Jan 29, 2024
1 parent 67541b3 commit 20ef1e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions manifests/0000_10_config-operator_01_openshift-config-ns.yaml
Expand Up @@ -6,6 +6,9 @@ metadata:
include.release.openshift.io/self-managed-high-availability: "true"
include.release.openshift.io/single-node-developer: "true"
openshift.io/node-selector: ""
pod-security.kubernetes.io/enforce: privileged
pod-security.kubernetes.io/audit: privileged
pod-security.kubernetes.io/warn: privileged
name: openshift-config
labels:
openshift.io/run-level: "0"

0 comments on commit 20ef1e9

Please sign in to comment.