Skip to content

Commit 34beb24

Browse files
authored
Merge pull request #36218 from lixiv/patch-1
[zh] fix: extensible-admission-controllers.md examples error
2 parents ba257fd + 17b3c1e commit 34beb24

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/zh-cn/docs/reference/access-authn-authz/extensible-admission-controllers.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,8 @@ request:
491491
# 向 API 服务器发出请求的经过身份验证的用户的 UID
492492
uid: 014fbff9a07c
493493

494-
# Group memberships of the authenticated user making the request to the API server向 API 服务器发出请求的经过身份验证的用户的组成员身份oups:
494+
# 向 API 服务器发出请求的经过身份验证的用户的组成员身份
495+
groups:
495496
- system:authenticated
496497
- my-admin-group
497498
# 向 API 服务器发出请求的用户相关的任意附加信息

0 commit comments

Comments
 (0)