mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-11 13:02:14 +00:00
azure/coreos: Quickfix for Weave 1.2
This commit is contained in:
parent
f960b05fe1
commit
33587de7c4
@ -281,7 +281,7 @@ coreos:
|
||||
[Service]
|
||||
ExecStartPre=/bin/mkdir -p /etc/kubernetes/manifests/
|
||||
ExecStart=/opt/kubernetes/server/bin/kubelet \
|
||||
--docker-endpoint=unix:/var/run/weave.sock \
|
||||
--docker-endpoint=unix:/var/run/weave/weave.sock \
|
||||
--address=0.0.0.0 \
|
||||
--port=10250 \
|
||||
--hostname-override=%H \
|
||||
|
Loading…
Reference in New Issue
Block a user