627d23225334fc56a2f6c6d94d4c9978f8c74fb6
[controller.git] / module-shards-default-member-1.conf
1 module-shards = [
2     {
3         name = "default"
4         shards = [
5             {
6                 name="default",
7                 replicas = [
8                     "member-1"
9                 ]
10             }
11         ]
12     }
13 ]