etcd_compaction_retention every 8 hour (#1527)

pull/1449/merge
Anton 2017-08-20 12:55:48 +02:00 committed by Matthew Mosesohn
parent 01a130273f
commit 1e07ee6cc4
1 changed files with 1 additions and 1 deletions

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"