Merge "Upgrade onap to Montreal release"
authorJohn Keeney <john.keeney@est.tech>
Fri, 23 Feb 2024 10:34:13 +0000 (10:34 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Fri, 23 Feb 2024 10:34:13 +0000 (10:34 +0000)
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