We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74e811f commit 01106efCopy full SHA for 01106ef
deploy/chart/values.yaml
@@ -2,7 +2,7 @@ rbacApiVersion: rbac.authorization.k8s.io
2
namespace: operator-lifecycle-manager
3
# see https://kubernetes.io/docs/concepts/security/pod-security-admission/ for more details
4
namespace_psa:
5
- enforceLevel: restricted
+ enforceLevel: baseline
6
enforceVersion: latest
7
catalog_namespace: operator-lifecycle-manager
8
operator_namespace: operators
0 commit comments