aboutsummaryrefslogtreecommitdiffstats
path: root/deployments/helm/v2/onap4k8s/orchestrator/resources/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'deployments/helm/v2/onap4k8s/orchestrator/resources/config/config.json')
-rw-r--r--deployments/helm/v2/onap4k8s/orchestrator/resources/config/config.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/deployments/helm/v2/onap4k8s/orchestrator/resources/config/config.json b/deployments/helm/v2/onap4k8s/orchestrator/resources/config/config.json
new file mode 100644
index 00000000..83b035e9
--- /dev/null
+++ b/deployments/helm/v2/onap4k8s/orchestrator/resources/config/config.json
@@ -0,0 +1,6 @@
+{
+ "database-type": "mongo",
+ "database-ip": "emco-mongo",
+ "etcd-ip": "emco-etcd",
+ "service-port": "9015"
+} \ No newline at end of file