You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
the leader election configurations like LeaseDuration、RenewDeadline and RetryPeriod can not be configured by envionment variables,we can not change the default value.
Describe the solution you'd like
We can expose those configurations via envionment variables, make them configurable.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
the leader election configurations like LeaseDuration、RenewDeadline and RetryPeriod can not be configured by envionment variables,we can not change the default value.
Describe the solution you'd like
We can expose those configurations via envionment variables, make them configurable.
The text was updated successfully, but these errors were encountered: