mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 09:38:12 -03:30
add configurable parameter for etcd_auto_compaction_retention
This commit is contained in:
@@ -98,3 +98,6 @@ bin_dir: /usr/local/bin
|
||||
|
||||
## Please specify true if you want to perform a kernel upgrade
|
||||
kernel_upgrade: false
|
||||
|
||||
## Etcd auto compaction retention for mvcc key value store in hour
|
||||
#etcd_compaction_retention: 0
|
||||
|
||||
Reference in New Issue
Block a user