I'm running etcd on a single server and wanted to disable leader election. Couldn't find any config parameters to achieve this from config guide,
https://etcd.io/docs/v3.4/op-guide/configuration/
Was looking for a config parameter to disable leader election in single server environments, but couldn't find it in documentation. Any suggestions to how to achieve this?