set calico_datastore default value in role kubespray-default (#5259)

This commit is contained in:
Sergey
2019-10-17 15:58:38 +03:00
committed by Kubernetes Prow Robot
parent 3118437e10
commit 81d57fe658
3 changed files with 5 additions and 4 deletions

View File

@@ -67,7 +67,8 @@ kube_etcd_cert_file: node-{{ inventory_hostname }}.pem
kube_etcd_key_file: node-{{ inventory_hostname }}-key.pem
# Choose data store type for calico: "etcd" or "kdd" (kubernetes datastore)
calico_datastore: "etcd"
# The default value calico_datastore: "etcd" is set in role kubespray-default
# Use typha (only with kdd)
typha_enabled: false
# Number of typha replicas