Merge "[POLICY] Change policy-distribution configuration"
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 20 Oct 2020 09:19:24 +0000 (09:19 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 20 Oct 2020 09:19:24 +0000 (09:19 +0000)
kubernetes/policy/components/policy-distribution/resources/config/config.json

index 9b9a7a5..8d31575 100755 (executable)
@@ -54,7 +54,7 @@
             "parameters":{
                 "asdcAddress": "sdc-be:8443",
                 "messageBusAddress": [
-                    "message-router"
+                    "message-router.{{ include "common.namespace" . }}"
                  ],
                 "user": "${SDCBE_USER}",
                 "password": "${SDCBE_PASSWORD}",