diff options
Diffstat (limited to 'compose/config/clamp/AcRuntimeParameters.yaml')
-rw-r--r-- | compose/config/clamp/AcRuntimeParameters.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/compose/config/clamp/AcRuntimeParameters.yaml b/compose/config/clamp/AcRuntimeParameters.yaml index 8a5fb3fd..abb5c485 100644 --- a/compose/config/clamp/AcRuntimeParameters.yaml +++ b/compose/config/clamp/AcRuntimeParameters.yaml @@ -54,6 +54,8 @@ runtime: topicCommInfrastructure: kafka fetchTimeout: 15000 useHttps: false + additionalProps: + group.id: policy-clamp-runtime-acm topicSinks: - topic: ${runtime.topics.operationTopic} |