[zh-cn] policy/example-psp.yaml
This commit is contained in:
@@ -3,8 +3,8 @@ kind: PodSecurityPolicy
|
||||
metadata:
|
||||
name: example
|
||||
spec:
|
||||
privileged: false # Don't allow privileged pods!
|
||||
# The rest fills in some required fields.
|
||||
privileged: false # 不允许提权的 Pod!
|
||||
# 以下内容负责填充一些必需字段。
|
||||
seLinux:
|
||||
rule: RunAsAny
|
||||
supplementalGroups:
|
||||
|
||||
Reference in New Issue
Block a user