diff options
author | 2024-01-22 18:54:28 +0000 | |
---|---|---|
committer | 2024-01-25 15:01:38 +0000 | |
commit | 14d6bfebdd4a8873084e4f1fcbdeb6453fdd4bca (patch) | |
tree | 0143dd946a1cb572b261bc731348e003475d0beb /packages/policy-clamp-tarball/src/main/resources/etc/KubernetesParticipantParameters.yaml | |
parent | e4a667b450fc076e59898be9f314bf4db300f1e5 (diff) |
Remove Dmaap references from CLAMP
Issue-ID:POLICY-4881
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: Id305f7538ebc9822f121a868126e188d426c18f6
Diffstat (limited to 'packages/policy-clamp-tarball/src/main/resources/etc/KubernetesParticipantParameters.yaml')
-rw-r--r-- | packages/policy-clamp-tarball/src/main/resources/etc/KubernetesParticipantParameters.yaml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/packages/policy-clamp-tarball/src/main/resources/etc/KubernetesParticipantParameters.yaml b/packages/policy-clamp-tarball/src/main/resources/etc/KubernetesParticipantParameters.yaml index 89a42d069..b175873b8 100644 --- a/packages/policy-clamp-tarball/src/main/resources/etc/KubernetesParticipantParameters.yaml +++ b/packages/policy-clamp-tarball/src/main/resources/etc/KubernetesParticipantParameters.yaml @@ -23,18 +23,18 @@ participant: clampAutomationCompositionTopics: topicSources: - - topic: POLICY-ACRUNTIME-PARTICIPANT + topic: policy-acruntime-participant servers: - - ${topicServer:message-router} - topicCommInfrastructure: dmaap + - ${topicServer:kafka:9092} + topicCommInfrastructure: NOOP fetchTimeout: 15000 useHttps: true topicSinks: - - topic: POLICY-ACRUNTIME-PARTICIPANT + topic: policy-acruntime-participant servers: - - ${topicServer:message-router} - topicCommInfrastructure: dmaap + - ${topicServer:kafka:9092} + topicCommInfrastructure: NOOP useHttps: true participantSupportedElementTypes: - |