mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 10:00:03 -03:30
Merge pull request #293 from mattymo/calicodockeropts
Add docker_options to calico networking
This commit is contained in:
commit
c2093b128d
@ -1,2 +1,2 @@
|
||||
# Deployed by Ansible
|
||||
DOCKER_OPTS=""
|
||||
DOCKER_OPTS="{% if docker_options is defined %}{{ docker_options }}{% endif %}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user