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 --- kubernetes/dmaap/components/dmaap-bc/resources/topics/PNF_READY.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/dmaap/components/dmaap-bc/resources/topics/PNF_READY.json') diff --git a/kubernetes/dmaap/components/dmaap-bc/resources/topics/PNF_READY.json b/kubernetes/dmaap/components/dmaap-bc/resources/topics/PNF_READY.json index 8f4cf8bd64..34197b948e 100644 --- a/kubernetes/dmaap/components/dmaap-bc/resources/topics/PNF_READY.json +++ b/kubernetes/dmaap/components/dmaap-bc/resources/topics/PNF_READY.json @@ -2,7 +2,7 @@ "topicName": "PNF_READY", "topicDescription": "This topic will be used to publish the PNF_READY events generated by the PNF REgistration Handler service in the DCAE platform.", "owner": "PNFRegistrationHandler", - "txenabled": false, + "tnxEnabled": false, "clients": [ { "dcaeLocationName": "san-francisco", -- cgit 1.2.3-korg