Files
kubespray-inventory/group_vars/all/all.yml
2020-11-20 14:43:56 +01:00

13 lines
277 B
YAML

---
## Experimental kubeadm etcd deployment mode. Available only for new deployment
etcd_kubeadm_enabled: false
## Set true to download and cache container
download_container: false
skip_downloads: false
## Set upstream DNS to router
upstream_dns_servers:
- 192.168.178.1