mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-19 18:07:37 -02:30
Allow for configuring etcd progress notify interval and default set to 5s (#11499)
This commit is contained in:
@@ -125,3 +125,6 @@ etcd_experimental_enable_distributed_tracing: false
|
||||
etcd_experimental_distributed_tracing_sample_rate: 100
|
||||
etcd_experimental_distributed_tracing_address: "localhost:4317"
|
||||
etcd_experimental_distributed_tracing_service_name: etcd
|
||||
|
||||
# The interval for etcd watch progress notify events
|
||||
etcd_experimental_watch_progress_notify_interval: 5s
|
||||
|
||||
Reference in New Issue
Block a user