X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fdmaap%2Fvalues.yaml;h=a077d183d5d4c8d029335507126ddc18bfaab9d2;hb=671f59b6b2e915ed7e5ac3a3b82b88a1395c7c70;hp=76f0383f2e5e61d3ca4f5f8a263a6524e22a7008;hpb=89dbd64a432ccb3c08b8c6303d53d80c3d9fe3a6;p=oom.git diff --git a/kubernetes/dmaap/values.yaml b/kubernetes/dmaap/values.yaml index 76f0383f2e..a077d183d5 100644 --- a/kubernetes/dmaap/values.yaml +++ b/kubernetes/dmaap/values.yaml @@ -1,4 +1,5 @@ # Copyright © 2018 AT&T Intellectual Property. All rights reserved. +# Modifications Copyright © 2018 Amdocs,Bell Canada # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -17,11 +18,23 @@ ################################################################# global: nodePortPrefix: 302 - repositorySecret: eyJuZXh1czMub25hcC5vcmc6MTAwMDEiOnsidXNlcm5hbWUiOiJkb2NrZXIiLCJwYXNzd29yZCI6ImRvY2tlciIsImVtYWlsIjoiQCIsImF1dGgiOiJaRzlqYTJWeU9tUnZZMnRsY2c9PSJ9fQ== readinessRepository: oomk8s readinessImage: readiness-check:2.0.0 loggingRepository: docker.elastic.co loggingImage: beats/filebeat:5.5.0 - postgresDatabase: dmaap - postgresUser: dmaap_admin - postgresPassword: onapdemodb \ No newline at end of file + clientImage: onap/dmaap/dbc-client:1.0.3 +# application configuration +config: + logstashServiceName: log-ls + logstashPort: 5044 + +message-router: + enabled: true +dmaap-bus-controller: + enabled: true +dbc: + enabled: true +dmaap-dr-node: + enabled: true +dmaap-dr-prov: + enabled: true