[CPS] Add new Topic for CPS-NCMP AVC Events
[oom.git] / kubernetes / cps / templates / cps-kafka-user.yaml
index fafc8c3..229e5dc 100644 (file)
@@ -54,4 +54,12 @@ spec:
         type: topic
         name: {{ .Values.config.ncmpAsyncM2MTopic.name }}
       operation: All
+    - resource:
+        type: group
+        name: {{ .Values.config.dmiCmEventsTopic.consumer.groupId }}
+      operation: All
+    - resource:
+        type: topic
+        name: {{ .Values.config.dmiCmEventsTopic.name }}
+      operation: All
 {{- end }}
\ No newline at end of file