X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=main%2Fsrc%2Fmain%2Fresources%2Fapplication.yaml;fp=main%2Fsrc%2Fmain%2Fresources%2Fapplication.yaml;h=41a3afd481f2e07d19dced976803962bce1e9460;hb=579204990a84fbd5593b2ce61ad3c2a5560ed894;hp=35ca4ed03ea3f6629423302b1e530228f2f60cf2;hpb=03861277b3df70cbf6781ec01aff1a2b6407f4f5;p=policy%2Fapi.git diff --git a/main/src/main/resources/application.yaml b/main/src/main/resources/application.yaml index 35ca4ed0..41a3afd4 100644 --- a/main/src/main/resources/application.yaml +++ b/main/src/main/resources/application.yaml @@ -28,6 +28,7 @@ policy-api: policy-preload: policyTypes: - policytypes/onap.policies.monitoring.tcagen2.yaml + - policytypes/onap.policies.monitoring.tcagen2.v2.yaml - policytypes/onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server.yaml - policytypes/onap.policies.monitoring.dcae-restconfcollector.yaml - policytypes/onap.policies.monitoring.dcae-pm-subscription-handler.yaml @@ -67,4 +68,4 @@ management: base-path: / exposure: include: health,metrics,prometheus - path-mapping.prometheus: metrics \ No newline at end of file + path-mapping.prometheus: metrics