Merge pull request #36218 from lixiv/patch-1

[zh] fix: extensible-admission-controllers.md examples error
pull/36222/head
Kubernetes Prow Robot 2022-08-24 20:30:05 -07:00 committed by GitHub
commit 34beb2479d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -491,7 +491,8 @@ request:
# 向 API 服务器发出请求的经过身份验证的用户的 UID
uid: 014fbff9a07c
# Group memberships of the authenticated user making the request to the API server向 API 服务器发出请求的经过身份验证的用户的组成员身份oups:
# 向 API 服务器发出请求的经过身份验证的用户的组成员身份
groups:
- system:authenticated
- my-admin-group
# 向 API 服务器发出请求的用户相关的任意附加信息