summaryrefslogtreecommitdiffstats
path: root/kubernetes/cps/values.yaml
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2023-03-30 15:45:07 +0100
committerAndreas Geissler <andreas-geissler@telekom.de>2023-04-12 13:55:55 +0000
commitfb475add9189b557ad79245baeac9e4962f8040f (patch)
tree62f3e4d75f0f1c30652d60be76c1f231b7b32b18 /kubernetes/cps/values.yaml
parent4ba4ad8a569aae6b86da4badfde2d4fdd75f8c43 (diff)
[CPS] Add topics and parameters
Add few topic for cps-and-ncmp and ncmp-dmi-plugin. Followed the approach to globally provide the topics and user access ALL for all the topics at the moment. Issue-ID: CPS-1534 Change-Id: Ic184df5ab74d269fe9aeeadac3d89da16a3f84f1 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'kubernetes/cps/values.yaml')
-rwxr-xr-xkubernetes/cps/values.yaml20
1 files changed, 20 insertions, 0 deletions
diff --git a/kubernetes/cps/values.yaml b/kubernetes/cps/values.yaml
index dccc4d039c..a08690ed53 100755
--- a/kubernetes/cps/values.yaml
+++ b/kubernetes/cps/values.yaml
@@ -63,6 +63,26 @@ config:
retentionMs: 7200000
consumer:
groupId: ncmp-group
+ ncmpCmAvcSubscriptionTopic:
+ name: cm-avc-subscription
+ retentionMs: 7200000
+ consumer:
+ groupId: ncmp-group
+ ncmpCmEventsTopic:
+ name: cm-events
+ retentionMs: 7200000
+ consumer:
+ groupId: ncmp-group
+ dmiCmAvcSubscriptionTopic:
+ name: ncmp-dmi-cm-avc-subscription-ncmp-dmi-plugin
+ retentionMs: 7200000
+ consumer:
+ groupId: ncmp-group
+ dmiCmAvcSubscriptionResponseTopic:
+ name: dmi-ncmp-cm-avc-subscription
+ retentionMs: 7200000
+ consumer:
+ groupId: ncmp-group
# Enable all CPS components by default
cps-core: