Fix monit config for etcd

pull/6/head
gmarek 2015-02-19 13:11:43 +01:00
parent e81d9abcac
commit 19b7c01084
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ group etcd
start program = "/etc/init.d/etcd start"
stop program = "/etc/init.d/etcd stop"
if failed
host 127.0.0.1
host kubernetes-master
port 4001
protocol http
request "/v2/keys/"