mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-20 14:11:29 -03:30
etcd_compaction_retention every 8 hour (#1527)
This commit is contained in:
parent
01a130273f
commit
1e07ee6cc4
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user