Skip to content

Commit

Permalink
Merge pull request #1198 from liouk/psa-labels-openshift-namespaces
Browse files Browse the repository at this point in the history
AUTH-481: Add PSa labels to openshift-etcd-operator namespace
  • Loading branch information
openshift-merge-bot[bot] committed Feb 6, 2024
2 parents 551193b + 43168e1 commit fba37c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions manifests/0000_20_etcd-operator_00_namespace.yaml
Expand Up @@ -9,4 +9,7 @@ metadata:
labels:
openshift.io/run-level: "0"
openshift.io/cluster-monitoring: "true"
pod-security.kubernetes.io/audit: restricted
pod-security.kubernetes.io/enforce: restricted
pod-security.kubernetes.io/warn: restricted
name: openshift-etcd-operator

0 comments on commit fba37c5

Please sign in to comment.