mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-19 03:17:00 +00:00
Enable etcd snapshots by default
This commit is contained in:
committed by
Denise
parent
7eddc284ff
commit
7cb793722a
@@ -28,6 +28,12 @@ nodes:
|
||||
internal_address: 172.16.42.73
|
||||
user: ubuntu
|
||||
role: [controlplane,worker,etcd]
|
||||
|
||||
services:
|
||||
etcd:
|
||||
snapshot: true
|
||||
creation: 6h
|
||||
retention: 24h
|
||||
```
|
||||
|
||||
#### Common RKE Nodes: Options
|
||||
|
||||
Reference in New Issue
Block a user