mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
spelling fix
Signed-off-by: dengyufeng2206 <deng.yufeng@zte.com.cn>
This commit is contained in:
parent
3beb8dc596
commit
402b09f532
@ -34,7 +34,7 @@ const (
|
||||
// Injected bound service account token expiration which triggers monitoring of its time-bound feature.
|
||||
WarnOnlyBoundTokenExpirationSeconds = 60*60 + 7
|
||||
|
||||
// Extended expiration for those modifed tokens involved in safe rollout if time-bound feature.
|
||||
// Extended expiration for those modified tokens involved in safe rollout if time-bound feature.
|
||||
ExpirationExtensionSeconds = 24 * 365 * 60 * 60
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user