Merge pull request #26777 from wwgfhf/master-pod-security-policy

Update zh translation in pod-security-policy.md
This commit is contained in:
Kubernetes Prow Robot
2021-02-28 19:30:39 -08:00
committed by GitHub
@@ -253,7 +253,7 @@ paired with system groups to grant access to all pods run in the namespace:
可以考虑将这种授权模式和系统组结合,对名字空间中的所有 Pod 授予访问权限。
```yaml
# 授权某名字空间中所有服务账号
# 授权某名字空间中所有服务账号
- kind: Group
apiGroup: rbac.authorization.k8s.io
name: system:serviceaccounts