Enable kafka in DME Participant
[it/dep.git] / nonrtric / helm / dmeparticipant / resources / config / application.yaml
index 648a0fc..10e7e0b 100644 (file)
@@ -18,16 +18,16 @@ participant:
     participantId: 101c62b3-8918-41b9-a747-d21eb79c6c08
     clampAutomationCompositionTopics:
       topicSources:
-        - topic: POLICY-ACRUNTIME-PARTICIPANT
+        - topic: policy-acruntime-participant
           servers:
-           - ${topicServer:message-router.default}
-          topicCommInfrastructure: dmaap
+           - ${topicServer:kafka.default.svc.cluster.local:9092}
+          topicCommInfrastructure: kafka
           fetchTimeout: 15000
       topicSinks:
-        - topic: POLICY-ACRUNTIME-PARTICIPANT
+        - topic: policy-acruntime-participant
           servers:
-           - ${topicServer:message-router.default}
-          topicCommInfrastructure: dmaap
+           - ${topicServer:kafka.default.svc.cluster.local:9092}
+          topicCommInfrastructure: kafka
     participantSupportedElementTypes:
       -
         typeName: org.onap.policy.clamp.acm.DMEAutomationCompositionElement