etcd blocks when using type notify
parent
b748f9d445
commit
f2370f3578
|
@ -67,7 +67,6 @@ Description=etcd
|
||||||
Documentation=https://github.com/coreos
|
Documentation=https://github.com/coreos
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=notify
|
|
||||||
ExecStart=/usr/bin/etcd --name ETCD_NAME \
|
ExecStart=/usr/bin/etcd --name ETCD_NAME \
|
||||||
--cert-file=/etc/etcd/kubernetes.pem \
|
--cert-file=/etc/etcd/kubernetes.pem \
|
||||||
--key-file=/etc/etcd/kubernetes-key.pem \
|
--key-file=/etc/etcd/kubernetes-key.pem \
|
||||||
|
|
Loading…
Reference in New Issue