更新kube-schedule监听参数

pull/444/head
Hello-Linux 2019-01-14 18:15:53 +08:00 committed by jmgao
parent 44700b883b
commit 839a34785e
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Documentation=https://github.com/GoogleCloudPlatform/kubernetes
[Service]
ExecStart={{ bin_dir }}/kube-scheduler \
--address=127.0.0.1 \
--bind-address=127.0.0.1 \
--master=http://127.0.0.1:8080 \
--leader-elect=true \
--v=2