Merge "[DCAE] Remove topic provisioning config for PM-Mapper"
authorFiachra Corcoran <fiachra.corcoran@est.tech>
Tue, 2 Aug 2022 08:02:13 +0000 (08:02 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 2 Aug 2022 08:02:13 +0000 (08:02 +0000)
kubernetes/dcaegen2-services/components/dcae-pm-mapper/values.yaml

index e023d81..37a1045 100644 (file)
@@ -178,18 +178,6 @@ drSubConfig:
     privilegedSubscriber: true
     deliveryURL: http://dcae-pm-mapper:8081/delivery
 
-# MessageRouter Topic, Publisher Configuration
-mrTopicsConfig:
-  - topicName: PERFORMANCE_MEASUREMENTS
-    topicDescription: PM Mapper publishes perf3gpp VES PM Events to authenticated MR topic
-    owner: dcaecm
-    tnxEnabled: false
-    clients:
-      - dcaeLocationName: san-francisco
-        clientRole: org.onap.dcae.pmPublisher
-        action:
-          - pub
-          - view
 
 # ConfigMap Configuration for Dr Feed, Subscriber, MR Topics
 volumes:
@@ -197,8 +185,6 @@ volumes:
     path: /opt/app/config/feeds
   - name: drsub-config
     path: /opt/app/config/dr_subs
-  - name: topics-config
-    path: /opt/app/config/topics
 
 # Resource Limit Flavor -By Default Using Small
 flavor: small