X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pmproducer%2Fdocs%2Foverview.rst;h=785217727a3c503df57fe9bffe0e23e3ef07aff8;hb=3db295db04ce0bca03ab22b0d7bc84ad54534fa0;hp=0345e82f130210281ed083e8432d61abb0bf541f;hpb=6a95e2ed10d0dd6e1e3a11eaea21fb8f4c06738d;p=nonrtric%2Fplt%2Franpm.git diff --git a/pmproducer/docs/overview.rst b/pmproducer/docs/overview.rst index 0345e82..7852177 100644 --- a/pmproducer/docs/overview.rst +++ b/pmproducer/docs/overview.rst @@ -129,7 +129,7 @@ For each filtered result sent to a Kafka topic, there will the following propert Configuration ************* -The component is configured by a configuration file and by the normal spring boot configuration file (apoplication.yaml). +The component is configured by a configuration file and by the normal spring boot configuration file (application.yaml). ================== Configuration file @@ -174,9 +174,12 @@ Below follows an example of a configuration file. ] } + + ================ application.yaml ================ +As any springboot application, this is component configured via an application.yaml file. An example application.yaml configuration file: ":download:`link <../config/application.yaml>`"