Skip to content

Commit

Permalink
fix shard region of things search for hot entities statistics
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik Guggemos <dominik.guggemos@bosch.io>
  • Loading branch information
dguggemos committed Jun 22, 2022
1 parent 45bb9cd commit 2c11514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gateway/service/src/main/resources/gateway.conf
Expand Up @@ -337,7 +337,7 @@ ditto {
root: "/user/policiesRoot"
},
{
region: "search-updater",
region: "search-wildcard-updater",
role: "search",
root: "/user/thingsWildcardSearchRoot/searchUpdaterRoot"
}
Expand Down

0 comments on commit 2c11514

Please sign in to comment.