Merge pull request #30497 from vincent-pli/remove-useless-content

[zh] Remove BoundServiceAccountTokenVolume from service-account-admin page
This commit is contained in:
Kubernetes Prow Robot 2021-11-16 03:53:26 -08:00 committed by GitHub
commit 368dd8dd9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -133,7 +133,6 @@ It acts synchronously to modify pods as they are created or updated. When this p
<!--
The ServiceAccount admission controller will add the following projected volume instead of a Secret-based volume for the non-expiring service account token created by Token Controller.
-->
`BoundServiceAccountTokenVolume`
ServiceAccount 准入控制器将添加如下投射卷,而不是为令牌控制器
所生成的不过期的服务账号令牌而创建的基于 Secret 的卷。