Update pod-security-policy.md

This commit is contained in:
wwgfhf 2021-03-01 10:48:47 +08:00 committed by GitHub
parent 7c94fc38b4
commit 8ee16c8d16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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