mirror of https://github.com/easzlab/kubeasz.git
为兼容k8s版本 <= 1.11,revert PR #440
parent
0ae2b43812
commit
e6b73369d2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue