summaryrefslogtreecommitdiffstats
path: root/infra/northbound/common/src/main/resources/honeycomb-minimal-resources/config
diff options
context:
space:
mode:
Diffstat (limited to 'infra/northbound/common/src/main/resources/honeycomb-minimal-resources/config')
-rw-r--r--infra/northbound/common/src/main/resources/honeycomb-minimal-resources/config/credentials.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/infra/northbound/common/src/main/resources/honeycomb-minimal-resources/config/credentials.json b/infra/northbound/common/src/main/resources/honeycomb-minimal-resources/config/credentials.json
new file mode 100644
index 000000000..93b908fd3
--- /dev/null
+++ b/infra/northbound/common/src/main/resources/honeycomb-minimal-resources/config/credentials.json
@@ -0,0 +1,4 @@
+{
+ "username": "admin",
+ "password": "admin"
+} \ No newline at end of file