summaryrefslogtreecommitdiffstats
path: root/hosted-api/src/test/resources/clusters-only-config.json
diff options
context:
space:
mode:
Diffstat (limited to 'hosted-api/src/test/resources/clusters-only-config.json')
-rw-r--r--hosted-api/src/test/resources/clusters-only-config.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/hosted-api/src/test/resources/clusters-only-config.json b/hosted-api/src/test/resources/clusters-only-config.json
new file mode 100644
index 00000000000..d111c1685d0
--- /dev/null
+++ b/hosted-api/src/test/resources/clusters-only-config.json
@@ -0,0 +1,6 @@
+{
+ "clusters": {
+ "default": "https://localhost:8080/",
+ "container": "https://localhost:8081/"
+ }
+} \ No newline at end of file