docker_dns_servers_strict to control docker_dns_servers rtrim

This commit is contained in:
jwfang
2017-06-26 17:29:12 +08:00
parent 5364a10033
commit ec2255764a
3 changed files with 12 additions and 2 deletions

View File

@@ -83,6 +83,9 @@ bin_dir: /usr/local/bin
## Please note that overlay2 is only supported on newer kernels
#docker_storage_options: -s overlay2
# Uncomment this if you have more than 3 nameservers, then we'll only use the first 3.
#docker_dns_servers_strict: false
## Default packages to install within the cluster, f.e:
#kpm_packages:
# - name: kube-system/grafana