diff options
author | 2021-06-21 13:42:54 +0000 | |
---|---|---|
committer | 2021-06-21 13:42:54 +0000 | |
commit | 51200ff8dda732f0debf7cc45aa84647626bda9b (patch) | |
tree | 84191dca67de85939c57ad7914316d542fa9fe82 /kubernetes/dmaap/components/dmaap-bc/resources/topics/PNF_REGISTRATION.json | |
parent | 8e032164e936cd0d1ee22737eebeabfe9fda58c7 (diff) | |
parent | bcba3c7323d64c8eaae6c9c3414a3a0eb8f85d7f (diff) |
Merge "[DMAAP-BC] Update incorrect topic values"
Diffstat (limited to 'kubernetes/dmaap/components/dmaap-bc/resources/topics/PNF_REGISTRATION.json')
-rw-r--r-- | kubernetes/dmaap/components/dmaap-bc/resources/topics/PNF_REGISTRATION.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |