diff options
author | Ajith Sreekumar <ajith.sreekumar@bell.ca> | 2021-08-26 08:52:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-08-26 08:52:57 +0000 |
commit | bedc1d444f08ca4014c56c612af1de7d5b4e8e31 (patch) | |
tree | 300f28c76d9fa887dff60494bb6872f51f07b52b /csit/config/xacml-pdp/defaultConfig.json | |
parent | f0ff3edeb8d32a90d373640ac4dfa3c944f81679 (diff) | |
parent | 60d6a08c8376f66d4cd655de48949d50e8ec1d7a (diff) |
Merge "Update CSITs for metrics + refactoring"
Diffstat (limited to 'csit/config/xacml-pdp/defaultConfig.json')
-rw-r--r-- | csit/config/xacml-pdp/defaultConfig.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/csit/config/xacml-pdp/defaultConfig.json b/csit/config/xacml-pdp/defaultConfig.json index a6c502d4..f6ee81a4 100644 --- a/csit/config/xacml-pdp/defaultConfig.json +++ b/csit/config/xacml-pdp/defaultConfig.json @@ -8,7 +8,8 @@ "userName": "healthcheck", "password": "zb!XztG34", "https": true, - "aaf": false + "aaf": false, + "prometheus": true }, "policyApiParameters": { "hostname": "policy-api", |