X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fdmeparticipant%2Fresources%2Fconfig%2Fapplication.yaml;h=10e7e0bc92fc0d8b613c3760c031df5ade233046;hb=782c93b5e5a48e06ba4ca729ff560e4c1dbc0962;hp=648a0fc2534be42f1a75d3408f481aefd8fe3470;hpb=177701e036017bc89d6d3ab1932eaa8ce5f122a3;p=it%2Fdep.git 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