Skip to content

Commit 8ee16c8

Browse files
authored
Update pod-security-policy.md
1 parent 7c94fc3 commit 8ee16c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/concepts/policy/pod-security-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ paired with system groups to grant access to all pods run in the namespace:
253253
可以考虑将这种授权模式和系统组结合,对名字空间中的所有 Pod 授予访问权限。
254254

255255
```yaml
256-
# 授权该某名字空间中所有服务账号
256+
# 授权某名字空间中所有服务账号
257257
- kind: Group
258258
apiGroup: rbac.authorization.k8s.io
259259
name: system:serviceaccounts

0 commit comments

Comments
 (0)