Merge "NONRTRIC - PMS Fix dynamic configuration"
authorJohn Keeney <john.keeney@est.tech>
Fri, 14 Jan 2022 11:06:48 +0000 (11:06 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Fri, 14 Jan 2022 11:06:48 +0000 (11:06 +0000)
nonrtric/helm/policymanagementservice/resources/config/application.yaml

index 558216b..0294e37 100644 (file)
@@ -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