Upgrade onap to Montreal release
[it/dep.git] / smo-install / oran_oom / dmaapadapterservice / resources / config / application.yaml
index 8ec49f7..f2d5e59 100644 (file)
@@ -72,3 +72,13 @@ 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:
+  pm-files-path: /tmp
+  zip-output: false
+  s3:
+    endpointOverride: http://localhost:9000
+    accessKeyId: minio
+    secretAccessKey: miniostorage
+    locksBucket: ropfilelocks
+    bucket: ropfiles
\ No newline at end of file