etcd_compaction_retention every 8 hour (#1527)

This commit is contained in:
Anton 2017-08-20 12:55:48 +02:00 committed by Matthew Mosesohn
parent 01a130273f
commit 1e07ee6cc4

View file

@ -25,4 +25,4 @@ etcd_memory_limit: 512M
etcd_node_cert_hosts: "{{ groups['k8s-cluster'] | union(groups.get('calico-rr', [])) }}"
etcd_compaction_retention: "0"
etcd_compaction_retention: "8"