Merge pull request #29773 from mengjiao-liu/fix-bound-sa-timeout-zh

[zh] fix expiration of bound SA tokens
pull/29782/head
Kubernetes Prow Robot 2021-09-22 18:47:10 -07:00 committed by GitHub
commit 36bd261728
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ ServiceAccount 准入控制器将添加如下投射卷,而不是为令牌控
defaultMode: 420 # 0644
sources:
- serviceAccountToken:
expirationSeconds: 3600
expirationSeconds: 3607
path: token
- configMap:
items: