mirror of https://github.com/easzlab/kubeasz.git
minor fix
parent
6eb58b175a
commit
11974a4b14
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue