kubernetes-retired/etcdadm

Extra options

Closed this issue · 0 comments

Hi, is there any support for adding extra options, eg. I'd like to start etcd with autocompaction on different client ports

I can add

ETCD_AUTO_COMPACTION_MODE=periodic
ETCD_AUTO_COMPACTION_RETENTION=5m

and update ports in /etc/etcd/etcd.env, but as far I can see this get overriden every etcdadm init/join operation