Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 01106ef

Browse files
committedDec 14, 2022
set default namespace values
1 parent 74e811f commit 01106ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎deploy/chart/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ rbacApiVersion: rbac.authorization.k8s.io
22
namespace: operator-lifecycle-manager
33
# see https://kubernetes.io/docs/concepts/security/pod-security-admission/ for more details
44
namespace_psa:
5-
enforceLevel: restricted
5+
enforceLevel: baseline
66
enforceVersion: latest
77
catalog_namespace: operator-lifecycle-manager
88
operator_namespace: operators

0 commit comments

Comments
 (0)
Please sign in to comment.