update etcd snapshot count (#11997)

Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
This commit is contained in:
ERIK
2025-02-27 17:30:32 +08:00
committed by GitHub
parent 7d21a54dc7
commit 768fbeff0b
3 changed files with 1 additions and 5 deletions

View File

@@ -34,8 +34,6 @@ etcd_script_dir: "{{ bin_dir }}/etcd-scripts"
etcd_heartbeat_interval: "250"
etcd_election_timeout: "5000"
# etcd_snapshot_count: "10000"
etcd_metrics: "basic"
# Define in inventory to set a separate port for etcd to expose metrics on