We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba257fd + 17b3c1e commit 34beb24Copy full SHA for 34beb24
content/zh-cn/docs/reference/access-authn-authz/extensible-admission-controllers.md
@@ -491,7 +491,8 @@ request:
491
# 向 API 服务器发出请求的经过身份验证的用户的 UID
492
uid: 014fbff9a07c
493
494
- # Group memberships of the authenticated user making the request to the API server向 API 服务器发出请求的经过身份验证的用户的组成员身份oups:
+ # 向 API 服务器发出请求的经过身份验证的用户的组成员身份
495
+ groups:
496
- system:authenticated
497
- my-admin-group
498
# 向 API 服务器发出请求的用户相关的任意附加信息
0 commit comments