From: aravind.est Date: Thu, 27 Oct 2022 15:28:01 +0000 (+0100) Subject: NONRTRIC Dmaapadapter config correction X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=it%2Fdep.git;a=commitdiff_plain;h=7050f87bd19ba3b359ca74cb1873c26575df4668 NONRTRIC Dmaapadapter config correction Issue-ID: NONRTRIC-807 Signed-off-by: aravind.est Change-Id: I8f3b1975a19fb50f89319d9b20d2c2a3b94e23a5 --- diff --git a/nonrtric/helm/dmaapadapterservice/resources/config/application.yaml b/nonrtric/helm/dmaapadapterservice/resources/config/application.yaml index 2730af84..2fb7f45f 100644 --- a/nonrtric/helm/dmaapadapterservice/resources/config/application.yaml +++ b/nonrtric/helm/dmaapadapterservice/resources/config/application.yaml @@ -72,3 +72,5 @@ app: # KAFKA boostrap server. This is only needed if there are Information Types that uses a kafkaInputTopic kafka: bootstrap-servers: message-router-kafka.onap:9092 + # If the file name is empty, no authorization token is used + auth-token-file: diff --git a/smo-install/oran_oom/dmaapadapterservice/resources/config/application.yaml b/smo-install/oran_oom/dmaapadapterservice/resources/config/application.yaml index 2730af84..2fb7f45f 100644 --- a/smo-install/oran_oom/dmaapadapterservice/resources/config/application.yaml +++ b/smo-install/oran_oom/dmaapadapterservice/resources/config/application.yaml @@ -72,3 +72,5 @@ app: # KAFKA boostrap server. This is only needed if there are Information Types that uses a kafkaInputTopic kafka: bootstrap-servers: message-router-kafka.onap:9092 + # If the file name is empty, no authorization token is used + auth-token-file: