mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 03:08:15 +00:00
add kube-apiserver-lease-controller poststart hook
This commit is contained in:
@@ -364,6 +364,9 @@ func CreateKubeAPIServerConfig(
|
||||
ExtendExpiration: s.Authentication.ServiceAccounts.ExtendExpiration,
|
||||
|
||||
VersionedInformers: versionedInformers,
|
||||
|
||||
IdentityLeaseDurationSeconds: s.IdentityLeaseDurationSeconds,
|
||||
IdentityLeaseRenewIntervalSeconds: s.IdentityLeaseRenewIntervalSeconds,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user