jonathanjordan21 commited on
Commit
b2e5f68
·
verified ·
1 Parent(s): d00a769

Create embedEtcd.yaml

Browse files
Files changed (1) hide show
  1. embedEtcd.yaml +5 -0
embedEtcd.yaml ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ listen-client-urls: http://0.0.0.0:2379
2
+ advertise-client-urls: http://0.0.0.0:2379
3
+ quota-backend-bytes: 4294967296
4
+ auto-compaction-mode: revision
5
+ auto-compaction-retention: '1000'