Skip to content

Commit

Permalink
Merge pull request #401 from liouk/psa-labels
Browse files Browse the repository at this point in the history
OCPBUGS-28621: Add required PSa labels
  • Loading branch information
openshift-merge-bot[bot] committed Jan 31, 2024
2 parents 67541b3 + 20ef1e9 commit 17743de
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 17743de

Please sign in to comment.