mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-04 08:48:42 +03:00
provides initial docker options support
This commit is contained in:
@@ -128,3 +128,7 @@ dns_server: "{{ kube_service_addresses|ipaddr('net')|ipaddr(2)|ipaddr('address')
|
||||
#http_proxy: ""
|
||||
#https_proxy: ""
|
||||
#no_proxy: ""
|
||||
|
||||
##A string of extra options to pass to the docker daemon.
|
||||
##This string should be exactly as you wish it to appear.
|
||||
#docker_options: ""
|
||||
|
||||
Reference in New Issue
Block a user