Enable etcd snapshots by default

This commit is contained in:
Sebastiaan van Steenis
2018-10-12 20:40:44 +02:00
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