Update calico to 3.16.1 (#6644)

This commit is contained in:
Florian Ruynat
2020-09-10 12:45:46 +02:00
committed by GitHub
parent 34ff39e654
commit ae5328c500
6 changed files with 11 additions and 6 deletions

View File

@@ -15,6 +15,7 @@
{% endif %}
"type": "calico",
"log_level": "info",
"log_file_path": "/var/log/calico/cni/cni.log",
{% if calico_datastore == "etcd" %}
"etcd_endpoints": "{{ etcd_access_addresses }}",
"etcd_cert_file": "{{ calico_cert_dir }}/cert.crt",