[SO] Config Changes for SO using Kafka for PNF
[oom.git] / kubernetes / so / components / so-bpmn-infra / resources / config / overrides / override.yaml
index e6223d7..eebc71a 100755 (executable)
@@ -1,5 +1,6 @@
 {{/*
 # Copyright © 2018 AT&T USA
+# Copyright © 2024 Deutsche Telekom Intellectual Property. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -41,16 +42,13 @@ camunda:
 entitymanager:
   packagesToScan: com
 pnf:
-  dmaap:
-    host: message-router
-    port: 3904
-    protocol: http
-    uriPathPrefix: events
+  kafka:
     pnfReadyTopicName: unauthenticated.PNF_READY
     pnfUpdateTopicName: unauthenticated.PNF_UPDATE
     consumerGroup: so-consumer
     consumerId: so-bpmn-infra-pnfready
     consumerIdUpdate: so-bpmn-infra-pnfupdate
+    kafkaBootstrapServers:  {{ include "common.release" . }}-strimzi-kafka-bootstrap:9092
     topicListenerDelayInSeconds: 5
 bpelURL: http://so-bpmn-infra.{{ include "common.namespace" . }}:8081
 msb-ip: msb-iag