Spaces:
Runtime error
Runtime error
jonathanjordan21
commited on
Create embedEtcd.yaml
Browse files- 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'
|