From bcba3c7323d64c8eaae6c9c3414a3a0eb8f85d7f Mon Sep 17 00:00:00 2001 From: efiacor Date: Wed, 21 Apr 2021 13:36:21 +0100 Subject: [DMAAP-BC] Update incorrect topic values Update BC image version Update cm-container version to 4.6.0 Update k8s-bootstrap-container version to 3.2.0 Update dmaap plugin version to >=1.5.1,<2.0.0 Signed-off-by: efiacor Change-Id: I8d6062d794b9d270cce781ed67421d25d1783530 Issue-ID: DMAAP-1544 --- .../dmaap/components/dmaap-bc/resources/topics/PNF_REGISTRATION.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/dmaap/components/dmaap-bc/resources/topics/PNF_REGISTRATION.json') diff --git a/kubernetes/dmaap/components/dmaap-bc/resources/topics/PNF_REGISTRATION.json b/kubernetes/dmaap/components/dmaap-bc/resources/topics/PNF_REGISTRATION.json index f0dd2c7829..e7325794a1 100644 --- a/kubernetes/dmaap/components/dmaap-bc/resources/topics/PNF_REGISTRATION.json +++ b/kubernetes/dmaap/components/dmaap-bc/resources/topics/PNF_REGISTRATION.json @@ -2,7 +2,7 @@ "topicName": "PNF_REGISTRATION", "topicDescription": "the VES collector will be publishing pnfRegistration events in this topic", "owner": "VEScollector", - "txenabled": false, + "tnxEnabled": false, "clients": [ { "dcaeLocationName": "san-francisco", -- cgit 1.2.3-korg