Skip to content

Commit 93c957e

Browse files
author
Mengjiao Liu
committed
[zh] fix expiration of bound SA tokens
1 parent 0297612 commit 93c957e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/reference/access-authn-authz/service-accounts-admin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ ServiceAccount 准入控制器将添加如下投射卷,而不是为令牌控
143143
defaultMode: 420 # 0644
144144
sources:
145145
- serviceAccountToken:
146-
expirationSeconds: 3600
146+
expirationSeconds: 3607
147147
path: token
148148
- configMap:
149149
items:

0 commit comments

Comments
 (0)