summaryrefslogtreecommitdiffstats
path: root/kubernetes/sdnc/charts/ueb-listener/resources/config/ueb-listener.properties
diff options
context:
space:
mode:
authorjmac <james.macnider@amdocs.com>2018-04-27 15:28:47 +0000
committerjmac <james.macnider@amdocs.com>2018-04-27 19:34:09 +0000
commitcaeb6e02dbe8858691371125f96388df8a1ad886 (patch)
tree8ff4102559131d04500ee9b5aa889ceccb818de2 /kubernetes/sdnc/charts/ueb-listener/resources/config/ueb-listener.properties
parent880fa5c26aab08e504a887e2659828693c2b12fd (diff)
Fix for UEB connectivity to SDC
A new property was added in Beijing to connect to SDC, so this needed to be added to ueb-listener.properties While investigating, I also noticed that dblib.properties wasn't being properly configured, so I fixed that as well. Added init dependencies on the dmaap and sdc-be pods. Change-Id: I40b36c7333d511aeaa03e51cd9fadc8dc10956ac Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: CCSDK-254
Diffstat (limited to 'kubernetes/sdnc/charts/ueb-listener/resources/config/ueb-listener.properties')
-rw-r--r--kubernetes/sdnc/charts/ueb-listener/resources/config/ueb-listener.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/kubernetes/sdnc/charts/ueb-listener/resources/config/ueb-listener.properties b/kubernetes/sdnc/charts/ueb-listener/resources/config/ueb-listener.properties
index 72dee15938..cd184bfc32 100644
--- a/kubernetes/sdnc/charts/ueb-listener/resources/config/ueb-listener.properties
+++ b/kubernetes/sdnc/charts/ueb-listener/resources/config/ueb-listener.properties
@@ -19,3 +19,4 @@ org.onap.ccsdk.sli.northbound.uebclient.keystore-path=
org.onap.ccsdk.sli.northbound.uebclient.keystore-password=
org.onap.ccsdk.sli.northbound.uebclient.xslt-path-list=
org.onap.ccsdk.sli.northbound.uebclient.artifact-map=/opt/onap/sdnc/data/properties/artifact.map
+org.onap.ccsdk.sli.northbound.uebclient.msg-bus-address=message-router.{{.Release.Namespace}}