mirror of https://github.com/k3s-io/k3s
remove unused file
parent
1d9203d98f
commit
b08102d358
|
@ -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
|
|
Loading…
Reference in New Issue