minor fix

pull/164/head
gjmzj 2018-04-10 18:58:10 +08:00
parent 6eb58b175a
commit 11974a4b14
1 changed files with 0 additions and 2 deletions

View File

@ -9,8 +9,6 @@ WorkingDirectory=/var/lib/kubelet
#--pod-infra-container-image=registry.access.redhat.com/rhel7/pod-infrastructure:latest
ExecStart={{ bin_dir }}/kubelet \
--address={{ NODE_IP }} \
--authentication-token-webhook=true \
--authorization-mode=Webhook \
--hostname-override={{ NODE_IP }} \
--pod-infra-container-image=mirrorgooglecontainers/pause-amd64:3.0 \
--experimental-bootstrap-kubeconfig=/etc/kubernetes/bootstrap.kubeconfig \