etcd supports arm64
parent
86d51471b4
commit
f377d2ad74
|
@ -4,7 +4,6 @@ Documentation=https://github.com/etcd-io/etcd
|
|||
|
||||
[Service]
|
||||
Type=notify
|
||||
Environment="ETCD_UNSUPPORTED_ARCH=arm64"
|
||||
ExecStart=/usr/local/bin/etcd \
|
||||
--name controller \
|
||||
--initial-advertise-peer-urls http://127.0.0.1:2380 \
|
||||
|
|
Loading…
Reference in New Issue