mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 01:57:37 -03:30
Add etcd default value in kubespray-default.
This commit is contained in:
parent
7efe287c74
commit
b18ed5922b
@ -366,3 +366,6 @@ etcd_events_peer_addresses: |-
|
||||
{%- endfor %}
|
||||
|
||||
podsecuritypolicy_enabled: false
|
||||
etcd_heartbeat_interval: "250"
|
||||
etcd_election_timeout: "5000"
|
||||
etcd_snapshot_count: "10000"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user