Skip to content

Commit 89295d5

Browse files
committed
(namespace) remove PSA baseline enforcement
This PR removes the PSA baseline enforcement for workloads in the openshift-marketplace namespace, so that the default restricted profile can be enforced by default like other openshift-* namespaces. This is possible due to the changes in openshift/operator-framework-olm#349
1 parent aa79964 commit 89295d5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

manifests/01_namespace.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,4 @@ metadata:
1010
capability.openshift.io/name: "marketplace"
1111
labels:
1212
openshift.io/cluster-monitoring: "true"
13-
pod-security.kubernetes.io/audit: baseline
14-
pod-security.kubernetes.io/warn: baseline
15-
pod-security.kubernetes.io/enforce: baseline
1613
name: "openshift-marketplace"

0 commit comments

Comments
 (0)