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

@@ -8,6 +8,3 @@ calico_policy_controller_memory_requests: 64M
# SSL
calico_cert_dir: "/etc/calico/certs"
canal_cert_dir: "/etc/canal/certs"
# Datastore type
calico_datastore: "etcd"