summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2019-09-04 09:03:25 +0000
committerGerrit Code Review <gerrit@onap.org>2019-09-04 09:03:25 +0000
commit14210c66592919f3da12ec7c4d7172f1f25a7bea (patch)
treece930e9bf8bd0d9ba3cebe0a29bf7d257831ebc6
parenta93633c3aa539cfd15818263b6c3fa3d2b0fefa4 (diff)
parentc4762a6386bd7162b7c14d06fb769bb11a14ede4 (diff)
Merge "Add policy-api to xacml-pdp config for OOM"
-rw-r--r--kubernetes/policy/charts/policy-xacml-pdp/resources/config/config.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/kubernetes/policy/charts/policy-xacml-pdp/resources/config/config.json b/kubernetes/policy/charts/policy-xacml-pdp/resources/config/config.json
index 5635c05efa..4483a1b51a 100644
--- a/kubernetes/policy/charts/policy-xacml-pdp/resources/config/config.json
+++ b/kubernetes/policy/charts/policy-xacml-pdp/resources/config/config.json
@@ -25,6 +25,14 @@
"https": true,
"aaf": false
},
+ "policyApiParameters": {
+ "host": "policy-api",
+ "port": 6969,
+ "userName": "healthcheck",
+ "password": "zb!XztG34",
+ "https": true,
+ "aaf": false
+ },
"applicationPath": "/opt/app/policy/pdpx/apps",
"topicParameterGroup": {
"topicSources" : [{