为兼容k8s版本 <= 1.11,revert PR #440

pull/444/head
gjmzj 2019-01-18 15:15:09 +08:00
parent 0ae2b43812
commit e6b73369d2
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 \
--bind-address=127.0.0.1 \
--address=127.0.0.1 \
--master=http://127.0.0.1:8080 \
--leader-elect=true \
--v=2