From 92604f03a6b9e9dbf8d064d5237283763c985f06 Mon Sep 17 00:00:00 2001 From: Haritest Date: Fri, 25 Oct 2024 17:20:28 +0530 Subject: [PATCH] Update sb-cb-ext-service-env.j2 updated --- .../sb-cb-ext-service/files/sb-cb-ext-service-env.j2 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/kubernetes/helm_charts/igot-deploy/sb-cb-ext-service/files/sb-cb-ext-service-env.j2 b/kubernetes/helm_charts/igot-deploy/sb-cb-ext-service/files/sb-cb-ext-service-env.j2 index e4ae07a97c..8b8a1fa1d3 100644 --- a/kubernetes/helm_charts/igot-deploy/sb-cb-ext-service/files/sb-cb-ext-service-env.j2 +++ b/kubernetes/helm_charts/igot-deploy/sb-cb-ext-service/files/sb-cb-ext-service-env.j2 @@ -465,6 +465,13 @@ public.assessment.encryption.key={{public_assessment_service_encryption_key}} spring.kafka.public.assessment.notification.topic.name={{env}}.public.assessment.cert.generation.email public.user.assessment.table.name={{ public_assessment_service_assessment_data }} +public.user.event.bulk.onboard.topic={{env}}.public.user.event.bulk.onboard +public.user.event.bulk.onboard.topic.group=publicUserEventBulkOnboard +public.user.event.bulk.onboard.container.name=eventbulkonboard +user.issue.certificate.for.event.topic={{env}}.issue.certificate.request +user.event.enrolment.table=user_entity_enrolments +public.user.event.bulkonboard.table=public_user_event_bulkonboard + sb.csv.delimiter=, sb.tags.delimiter=; user.event.karma.point.topic={{env}}.user.claim.event.karma.points