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 65fc794 commit fe24732Copy full SHA for fe24732
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