From 6a590028db1460ba8eb7f168a7ad74db2eb65d81 Mon Sep 17 00:00:00 2001 From: rameshiyer27 Date: Tue, 3 Oct 2023 15:06:27 +0100 Subject: Add configurable acm parameters in docker and helm charts Issue-ID: POLICY-4830 Signed-off-by: rameshiyer27 Change-Id: I41841cb6811973e40c27e3e434d2d2f83c71e1af --- compose/config/clamp/AcRuntimeParameters.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'compose') diff --git a/compose/config/clamp/AcRuntimeParameters.yaml b/compose/config/clamp/AcRuntimeParameters.yaml index ac1310c2..dc9a9846 100644 --- a/compose/config/clamp/AcRuntimeParameters.yaml +++ b/compose/config/clamp/AcRuntimeParameters.yaml @@ -59,6 +59,9 @@ runtime: - ${topicServer:message-router} topicCommInfrastructure: dmaap useHttps: false + acmParameters: + toscaElementName: org.onap.policy.clamp.acm.AutomationCompositionElement + toscaCompositionName: org.onap.policy.clamp.acm.AutomationComposition management: endpoints: -- cgit 1.2.3-korg