X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fdmaapadapterservice%2Fresources%2Fconfig%2Fapplication.yaml;h=eaf3ec361427569f57821061c8e419212f3f96a4;hb=8a7e77f8ebf0e0494d0f6bbe8c1f64a92358832b;hp=8ec49f792ab8a313c3ff1c8e75182043919650b8;hpb=e09abb77c9d825658b6b8e76b7a6541b55387524;p=it%2Fdep.git diff --git a/nonrtric/helm/dmaapadapterservice/resources/config/application.yaml b/nonrtric/helm/dmaapadapterservice/resources/config/application.yaml index 8ec49f79..eaf3ec36 100644 --- a/nonrtric/helm/dmaapadapterservice/resources/config/application.yaml +++ b/nonrtric/helm/dmaapadapterservice/resources/config/application.yaml @@ -72,3 +72,14 @@ 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 +