mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Merge pull request #111908 from dengyufeng2206/new-test0818
spelling fix
This commit is contained in:
commit
d93ea2557f
@ -34,7 +34,7 @@ const (
|
|||||||
// Injected bound service account token expiration which triggers monitoring of its time-bound feature.
|
// Injected bound service account token expiration which triggers monitoring of its time-bound feature.
|
||||||
WarnOnlyBoundTokenExpirationSeconds = 60*60 + 7
|
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
|
ExpirationExtensionSeconds = 24 * 365 * 60 * 60
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user