Skip to content

Commit

Permalink
podsecurity: enforce privileged for openshift-cluster-version namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
s-urbaniak committed Oct 1, 2021
1 parent b97664a commit 6e5e23e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions install/0000_00_cluster-version-operator_00_namespace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ metadata:
name: openshift-cluster-version
openshift.io/run-level: "1"
openshift.io/cluster-monitoring: "true"
pod-security.kubernetes.io/enforce: privileged
pod-security.kubernetes.io/audit: privileged
pod-security.kubernetes.io/warn: privileged

0 comments on commit 6e5e23e

Please sign in to comment.