mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-18 05:01:21 -03:30
3 lines
153 B
Plaintext
3 lines
153 B
Plaintext
[Service]
|
|
Environment="DOCKER_OPTS=--bip={{ flannel_subnet }} --mtu={{ flannel_mtu }} {% if docker_options is defined %}{{ docker_options }}{% endif %}"
|