diff --git a/cfg/config.json b/cfg/config.json index eb272f2..b45062f 100644 --- a/cfg/config.json +++ b/cfg/config.json @@ -17,7 +17,9 @@ "master_data": { "client": { "address": "127.0.0.1:50053" - } + }, + "namespace": "resource", + "root": false }, "identity": { "client": { @@ -75,7 +77,8 @@ "ostorage": { "client": { "address": "127.0.0.1:50066" - } + }, + "serviceKey": "ostorage" }, "events": { "kafka": {