mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-09-17 01:20:41 +03:00
etcd blocks when using type notify
This commit is contained in:
@@ -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 \
|
||||||
|
Reference in New Issue
Block a user