X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fpolicymanagementservice%2Fresources%2Fconfig%2Fapplication.yaml;h=0294e37831161433b16a0dba6ff078e2face2323;hb=b14cc15dfa6adf6de373f1f351a873ff340abc9a;hp=558216b96e3f624eff7d04712c3ace0c3d707d56;hpb=4c590d97d5cc689e8e1f338bd740f8e585a4e0ec;p=it%2Fdep.git diff --git a/nonrtric/helm/policymanagementservice/resources/config/application.yaml b/nonrtric/helm/policymanagementservice/resources/config/application.yaml index 558216b9..0294e378 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