summaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2/charts/dcae-policy-handler/resources/config/config.json
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2019-03-19 11:38:42 -0400
committerJack Lucas <jflucas@research.att.com>2019-04-10 12:16:25 -0400
commitecc9f60e3853fa4a15de3adb3b1823ec73f5b619 (patch)
tree4e9dff06d36c6631b36bc2900137f908aae52d3f /kubernetes/dcaegen2/charts/dcae-policy-handler/resources/config/config.json
parentb7d77b29e6bf22441b9fa20a61e7bedcc703e394 (diff)
Update image versions
Add setup for initial multisite kubeconfig. Issue-ID: DCAEGEN2-1337 Issue-ID: DCAEGEN2-1136 Change-Id: I31a73faca05599cf702b99b5919fb0747cd483d2 Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'kubernetes/dcaegen2/charts/dcae-policy-handler/resources/config/config.json')
-rw-r--r--kubernetes/dcaegen2/charts/dcae-policy-handler/resources/config/config.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/kubernetes/dcaegen2/charts/dcae-policy-handler/resources/config/config.json b/kubernetes/dcaegen2/charts/dcae-policy-handler/resources/config/config.json
index 76aa3838aa..74abbb0664 100644
--- a/kubernetes/dcaegen2/charts/dcae-policy-handler/resources/config/config.json
+++ b/kubernetes/dcaegen2/charts/dcae-policy-handler/resources/config/config.json
@@ -12,6 +12,7 @@
},
"policy_engine": {
"url": "https://{{ .Values.config.address.policy_pdp }}.{{include "common.namespace" . }}:8081",
+ "path_decision": "/decision/v1",
"path_notifications": "/pdp/notifications",
"path_api": "/pdp/api/",
"headers": {