[zh] fix expiration of bound SA tokens

pull/29773/head
Mengjiao Liu 2021-09-22 17:37:19 +08:00
parent 0297612be4
commit 93c957e9a6
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: