mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-18 11:40:10 -03:30
add configurable parameter for etcd_auto_compaction_retention
This commit is contained in:
@@ -22,3 +22,5 @@ etcd_memory_limit: 512M
|
||||
#etcd_cpu_limit: 300m
|
||||
|
||||
etcd_node_cert_hosts: "{{ groups['k8s-cluster'] | union(groups.get('calico-rr', [])) }}"
|
||||
|
||||
etcd_compaction_retention: "0"
|
||||
|
||||
Reference in New Issue
Block a user