Simplify inventory

This commit is contained in:
2020-11-20 14:43:56 +01:00
parent 1ca007eaca
commit cb76402ff0
5 changed files with 6 additions and 255 deletions

View File

@@ -15,7 +15,7 @@ kube_network_plugin_multus: true
enable_nodelocaldns: false
# Can be docker_dns, host_resolvconf or none
resolvconf_mode: docker_dns
resolvconf_mode: host_resolvconf
## Container runtime
## docker for docker, crio for cri-o and containerd for containerd.