remove unused file

This commit is contained in:
Abhishek Shah 2015-04-16 21:51:51 -07:00
parent 1d9203d98f
commit b08102d358

View File

@ -1,10 +0,0 @@
check process kube-apiserver with pidfile /var/run/kube-apiserver.pid
group kube-apiserver
start program = "/etc/init.d/kube-apiserver start"
stop program = "/etc/init.d/kube-apiserver stop"
if failed
host 127.0.0.1
port 8080
protocol http
request "/index.html"
then restart