summaryrefslogtreecommitdiffstats
path: root/kubernetes/config/docker/init/src/config/dcae/dmaapbc/config/conf
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/config/docker/init/src/config/dcae/dmaapbc/config/conf')
-rwxr-xr-xkubernetes/config/docker/init/src/config/dcae/dmaapbc/config/conf28
1 files changed, 28 insertions, 0 deletions
diff --git a/kubernetes/config/docker/init/src/config/dcae/dmaapbc/config/conf b/kubernetes/config/docker/init/src/config/dcae/dmaapbc/config/conf
new file mode 100755
index 0000000000..5a9432c7d1
--- /dev/null
+++ b/kubernetes/config/docker/init/src/config/dcae/dmaapbc/config/conf
@@ -0,0 +1,28 @@
+# DMaaP Bus Controller OpenSource environment vars
+CONT_DOMAIN=dcae.simpledemo.openecomp.org
+DMAAPBC_INSTANCE_NAME=privatecloud
+
+# The https port
+# set to 0 if certificate is not ready
+DMAAPBC_INT_HTTPS_PORT=0
+
+DMAAPBC_KSTOREFILE=/opt/app/dcae-certificates
+DMAAPBC_KSTOREPASS=foofoofoo
+DMAAPBC_PVTKEYPASS=barbarbar
+
+DMAAPBC_PG_ENABLED=true
+#DMAAPBC_PGHOST=zldciad1vipstg00.dcae.simpledemo.openecomp.org
+DMAAPBC_PGHOST=10.0.4.101
+DMAAPBC_PGCRED=test234-ftl
+
+DMAAPBC_DRPROV_FQDN=zldciad1vidrps00.simpledemo.openecomp.org
+
+DMAAPBC_AAF_URL=https://aafapi.:8095/proxy/
+
+DMAAPBC_TOPICMGR_USER=m99751@dmaapBC.openecomp.org
+DMAAPBC_TOPICMGR_PWD=enc:zyRL9zbI0py3rJAjMS0dFOnYfEw_mJhO
+DMAAPBC_ADMIN_USER=m99501@dcae.openecomp.org
+DMAAPBC_ADMIN_PWD=enc:YEaHwOJrwhDY8a6usetlhbB9mEjUq9m
+
+DMAAPBC_PE_ENABLED=false
+DMAAPBC_PE_AAF_ENV=TBD