fix invalid json config for PH
[oom.git] / kubernetes / dcaegen2 / charts / dcae-policy-handler / resources / config / config.json
index 1db11ad..7342ca6 100644 (file)
@@ -12,7 +12,7 @@
     },
     "policy_engine": {
       "url": "https://{{ .Values.config.address.policy_xacml_pdp }}:6969",
-      "path_decision": "/policy/pdpx/v1/decision"
+      "path_decision": "/policy/pdpx/v1/decision",
       "path_notifications": "/pdp/notifications",
       "path_api": "/pdp/api/",
       "headers": {