commit | 97c8c03034e800a5487077ed9552f9e4b6753691 | [log] [tgz] |
---|---|---|
author | su622b <su622b@att.com> | Fri Aug 16 03:50:57 2019 -0400 |
committer | sunil unnava <su622b@att.com> | Fri Aug 16 08:10:29 2019 +0000 |
tree | dcd2303e36d7643c7403bfa8bf2a22485e1b0047 | |
parent | b105b3dd34a46a2c3275f09640ec771e4077287b [diff] [blame] |
DMaaP MR fixes evert Kafka Docker image to onap/dmaap/kafka111:1.0.1 Changes related to AAF image changes Fix the logback.xml errors Enhancements to ZooKeeper ensemble and Kafka cluster lookup Issue-ID: DMAAP-1272 Change-Id: I53e9cff94c9ccf83f82383fe865f31d16f5416bc Signed-off-by: su622b <su622b@att.com>
diff --git a/kubernetes/dmaap/components/message-router/charts/message-router-kafka/values.yaml b/kubernetes/dmaap/components/message-router/charts/message-router-kafka/values.yaml index 732394a..f0d07ae 100644 --- a/kubernetes/dmaap/components/message-router/charts/message-router-kafka/values.yaml +++ b/kubernetes/dmaap/components/message-router/charts/message-router-kafka/values.yaml
@@ -30,7 +30,7 @@ ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/dmaap/kafka111:1.0.2 +image: onap/dmaap/kafka111:1.0.1 pullPolicy: Always ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 busyBoxImage: busybox:1.30