summaryrefslogtreecommitdiffstats
path: root/kubernetes/appc/values.yaml
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-11-06 13:52:17 -0800
committerPatrick Brady <patrick.brady@att.com>2019-11-15 10:17:18 -0800
commitadd4569cff407ea1cfccc6c6e2d8c8cf6389abb9 (patch)
tree6cb4c3f71faa63ad6b7f2a0a3e2365e9cefc939e /kubernetes/appc/values.yaml
parentd3159350259da704adb8cedb0df597d5003068ae (diff)
Docker changes for dmaap microservice
-Add script to start dmaap microservice. -Add new properties -Renaming the DCAE.dmaap properties so that all of the properties share the same prefix (DCAE.dmaap.event) instead of some having a different prefix (DCAE.dmaap.appc). This is required since all dmaap properties are now being read by the a common java class. Change-Id: I66b7cb466ec03f3357ecc473748a54a3a090ef16 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1744
Diffstat (limited to 'kubernetes/appc/values.yaml')
-rw-r--r--kubernetes/appc/values.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/kubernetes/appc/values.yaml b/kubernetes/appc/values.yaml
index 2312638adc..12defeab0b 100644
--- a/kubernetes/appc/values.yaml
+++ b/kubernetes/appc/values.yaml
@@ -65,6 +65,9 @@ config:
openStackUserName: admin
openStackEncryptedPassword: enc:LDEbHEAvTF1R
odlUser: admin
+ dmaapServiceUrl: http://localhost:8080/publish
+ dmaapServiceUser: appc
+ dmaapServicePassword: onapappc
appc-ansible-server:
service: