[CPS] Change cps-core/temporal to use strimzi templates
[oom.git] / kubernetes / cps / templates / cps-kafka-user.yaml
index 229e5dc..469ddda 100644 (file)
@@ -1,5 +1,5 @@
 {{/*
-# Copyright © 2022 Nordix Foundation
+# Copyright © 2022-2023 Nordix Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -26,18 +26,6 @@ spec:
   authorization:
     type: simple
     acls:
-    - resource:
-        type: group
-        name: {{ .Values.config.dataUpdatedTopic.consumer.groupId }}
-      operation: Read
-    - resource:
-        type: topic
-        name: {{ .Values.config.dataUpdatedTopic.name }}
-      operation: Read
-    - resource:
-        type: topic
-        name: {{ .Values.config.dataUpdatedTopic.name }}
-      operation: Write
     - resource:
         type: group
         name: {{ .Values.config.ncmpEventsTopic.consumer.groupId }}