mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-06 18:17:47 +03:00
Fix example value for etcd_quota_backend_bytes (#6724)
This commit is contained in:
@@ -27,6 +27,6 @@ etcd_metrics: "basic"
|
||||
## Note this is different from the etcd role with ETCD_ prfexi, caps, and underscores
|
||||
etcd_extra_vars: {}
|
||||
|
||||
# etcd_quota_backend_bytes: "2G"
|
||||
# etcd_quota_backend_bytes: "2147483648"
|
||||
|
||||
etcd_compaction_retention: "8"
|
||||
|
||||
Reference in New Issue
Block a user