X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fpolicymanagementservice%2Fresources%2Fconfig%2Fapplication.yaml;h=5b1016c3ec6327a37a4e16a1132783ceee555066;hb=0acfd6e7c93872062817d16fdc5d4b28d9155c26;hp=5fc5051e23ecddcc36e4ab932fed47045950e63b;hpb=9f95be3aecb47b69cd918ae1a04cbbcc129a4e01;p=it%2Fdep.git diff --git a/nonrtric/helm/policymanagementservice/resources/config/application.yaml b/nonrtric/helm/policymanagementservice/resources/config/application.yaml index 5fc5051e..5b1016c3 100644 --- a/nonrtric/helm/policymanagementservice/resources/config/application.yaml +++ b/nonrtric/helm/policymanagementservice/resources/config/application.yaml @@ -67,3 +67,6 @@ app: http.proxy-port: 0 # path where the service can store data vardata-directory: /var/policy-management-service + # the config-file-schema-path referres to a location in the jar file. If this property is empty or missing, + # no schema validation will be executed. + config-file-schema-path: /application_configuration_schema.json