summaryrefslogtreecommitdiffstats
path: root/deployments/.env
diff options
context:
space:
mode:
authorVictor Morales <victor.morales@intel.com>2019-01-10 16:12:47 +0000
committerGerrit Code Review <gerrit@onap.org>2019-01-10 16:12:47 +0000
commit8db0a40746925ffdd98c6b6718a05e31d17fc755 (patch)
tree38c14c9c74d9238af8c7068967f8ff1baf930421 /deployments/.env
parent78316e2f313b414e224113150f80140dc0dc12e1 (diff)
parente2bf06f1e964b05334ac179831c18e6cb95b396d (diff)
Merge "Refactor docker-compose variables"
Diffstat (limited to 'deployments/.env')
-rw-r--r--deployments/.env7
1 files changed, 7 insertions, 0 deletions
diff --git a/deployments/.env b/deployments/.env
new file mode 100644
index 00000000..c2630b85
--- /dev/null
+++ b/deployments/.env
@@ -0,0 +1,7 @@
+IMAGE_NAME=nexus3.onap.org:10003/onap/multicloud/k8s
+CSAR_DIR=/opt/csar
+KUBE_CONFIG_DIR=/opt/kubeconfig
+DATABASE_TYPE=mongo
+DATABASE_IP=172.19.0.2
+PLUGIN_IP=172.19.0.3
+PLUGINS_DIR=/opt/multicloud/k8s