We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1675f29 + fe24732 commit ed1999aCopy full SHA for ed1999a
bindata/assets/config/defaultconfig.yaml
@@ -14,12 +14,8 @@ admission:
14
kind: PodSecurityConfiguration
15
apiVersion: pod-security.admission.config.k8s.io/v1beta1
16
defaults:
17
- enforce: "privileged"
+ enforce: "restricted"
18
enforce-version: "latest"
19
- audit: "restricted"
20
- audit-version: "latest"
21
- warn: "restricted"
22
- warn-version: "latest"
23
exemptions:
24
usernames:
25
# The build controller creates pods that are likely to be privileged
0 commit comments