etcd supports arm64

amd64-and-arm64
Kelsey Hightower 2025-04-08 07:15:21 -07:00
parent 86d51471b4
commit f377d2ad74
1 changed files with 1 additions and 2 deletions

View File

@ -4,7 +4,6 @@ Documentation=https://github.com/etcd-io/etcd
[Service] [Service]
Type=notify Type=notify
Environment="ETCD_UNSUPPORTED_ARCH=arm64"
ExecStart=/usr/local/bin/etcd \ ExecStart=/usr/local/bin/etcd \
--name controller \ --name controller \
--initial-advertise-peer-urls http://127.0.0.1:2380 \ --initial-advertise-peer-urls http://127.0.0.1:2380 \