Skip to content

Commit 7f1b67e

Browse files
authored
Merge pull request #26777 from wwgfhf/master-pod-security-policy
Update zh translation in pod-security-policy.md
2 parents 6077102 + 8ee16c8 commit 7f1b67e

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)