SIENTIAPDE-988
Update NotificationHandler initialization and change GITHUB_BRANCH in values.yaml
This commit is contained in:
@@ -43,11 +43,7 @@ class Ingestor:
|
||||
self.notification_handler = NotificationHandler(
|
||||
servers=self.kafka_servers,
|
||||
logger=self.logger,
|
||||
project_name="OPC_INGESTOR",
|
||||
pipeline_name="-",
|
||||
trigger_name="-",
|
||||
model_name="-",
|
||||
model="-"
|
||||
project_name="OPC_INGESTOR"
|
||||
)
|
||||
# build args for build notificarions components
|
||||
|
||||
|
||||
Reference in New Issue
Block a user