fixes #158: remove redundant --api-servers argument in systemd config

pull/163/head
Prasanna Santhanam 2017-04-27 15:46:16 +05:30
parent 77cc14e86a
commit 2d09444809
1 changed files with 0 additions and 1 deletions

View File

@ -173,7 +173,6 @@ Requires=docker.service
[Service]
ExecStart=/usr/bin/kubelet \\
--api-servers=${API_SERVERS} \\
--allow-privileged=true \\
--cluster-dns=10.32.0.10 \\
--cluster-domain=cluster.local \\