aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hosted-api/src/test/resources/clusters-only-config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosted-api/src/test/resources/clusters-only-config.json b/hosted-api/src/test/resources/clusters-only-config.json
index d111c1685d0..4ca4ce23150 100644
--- a/hosted-api/src/test/resources/clusters-only-config.json
+++ b/hosted-api/src/test/resources/clusters-only-config.json
@@ -1,5 +1,5 @@
{
- "clusters": {
+ "localEndpoints": {
"default": "https://localhost:8080/",
"container": "https://localhost:8081/"
}