From: John Keeney Date: Fri, 23 Feb 2024 10:34:13 +0000 (+0000) Subject: Merge "Upgrade onap to Montreal release" X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=dab79c372151329e07d6daf227009cd8abaadd7d;hp=c9ace66e2b4635918c4c4c473dfc7bcbeb41b7ae;p=it%2Fdep.git Merge "Upgrade onap to Montreal release" --- diff --git a/nonrtric/helm/dmeparticipant/resources/config/application.yaml b/nonrtric/helm/dmeparticipant/resources/config/application.yaml index 648a0fc2..10e7e0bc 100644 --- a/nonrtric/helm/dmeparticipant/resources/config/application.yaml +++ b/nonrtric/helm/dmeparticipant/resources/config/application.yaml @@ -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