Patch policy participant kafka users 78/14378/2
authoraravind.est <aravindhan.a@est.tech>
Wed, 7 May 2025 13:35:29 +0000 (14:35 +0100)
committeraravind.est <aravindhan.a@est.tech>
Wed, 7 May 2025 13:47:38 +0000 (14:47 +0100)
commit81ec1bcf7ee30eb324b3b41db4788adc58a1c6e9
tree99ce8841b8c2bb995cd332e9479378b9c4241b5f
parent5d6528f379c4e95967cbf6203ae77c9123a93533
Patch policy participant kafka users

Participant pods fails with group authorization error when trying to access sync topic.
This patch provide wildcard access to all participants. Which fixes the sync topic access issue.
THIS SHOULD BE REMOVED once the oom charts gets fixed as part of the upcoming release.

Issue-ID: NONRTRIC-1020
Change-Id: If4dc2a6ca66bb81ed3a4f08d7ece6d3b3f549f12
Signed-off-by: aravind.est <aravindhan.a@est.tech>
smo-install/oran_oom/smo/common/resources/patch-policy-kafka-users.sh [new file with mode: 0644]
smo-install/oran_oom/smo/common/templates/policy-kafkauser-patch-configmap.yaml [new file with mode: 0644]
smo-install/oran_oom/smo/common/templates/policy-kafkauser-patch-rbac.yaml [new file with mode: 0644]
smo-install/oran_oom/smo/common/templates/policy-kafkauser-patch.yaml [new file with mode: 0644]
smo-install/oran_oom/smo/common/templates/strimzi-patch-configmap.yaml