Hi , we want to enable leader election in the webhook? can you suggest how?
if I try https://github.com/kubernetes/client-go/blob/master/examples/leader-election/main.go , only leader replica becomes healthy other replicas wait for lease and never go in Running state.