Merge pull request #29773 from mengjiao-liu/fix-bound-sa-timeout-zh
[zh] fix expiration of bound SA tokenspull/29782/head
commit
36bd261728
|
@ -143,7 +143,7 @@ ServiceAccount 准入控制器将添加如下投射卷,而不是为令牌控
|
|||
defaultMode: 420 # 0644
|
||||
sources:
|
||||
- serviceAccountToken:
|
||||
expirationSeconds: 3600
|
||||
expirationSeconds: 3607
|
||||
path: token
|
||||
- configMap:
|
||||
items:
|
||||
|
|
Loading…
Reference in New Issue