Merge "Update the resources, traversal and graphadmin"
authorMandeep Khinda <Mandeep.Khinda@amdocs.com>
Tue, 18 Sep 2018 15:03:42 +0000 (15:03 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 18 Sep 2018 15:03:42 +0000 (15:03 +0000)
kubernetes/aai/charts/aai-graphadmin/resources/config/application.properties
kubernetes/aai/charts/aai-resources/resources/config/application.properties
kubernetes/aai/charts/aai-traversal/resources/config/application.properties

index 104cf76..7557247 100644 (file)
@@ -54,7 +54,7 @@ server.ssl.key-store-type=JKS
 
 # JMS bind address host port
 jms.bind.address=tcp://localhost:61649
-dmaap.ribbon.listOfServers=message-router.{{.Release.Namespace}}:3904
+dmaap.ribbon.listOfServers=message-router.{{.Release.Namespace}}:3905
 
 # Schema related attributes for the oxm and edges
 # Any additional schema related attributes should start with prefix schema
index 9c13d48..29a6d23 100644 (file)
@@ -49,7 +49,7 @@ server.ssl.key-store-type=JKS
 
 # JMS bind address host port
 jms.bind.address=tcp://localhost:61647
-dmaap.ribbon.listOfServers=message-router.{{.Release.Namespace}}:3904
+dmaap.ribbon.listOfServers=message-router.{{.Release.Namespace}}:3905
 
 # Schema related attributes for the oxm and edges
 # Any additional schema related attributes should start with prefix schema
index 2ff95aa..1ad208f 100644 (file)
@@ -49,7 +49,7 @@ server.ssl.key-store-type=JKS
 
 # JMS bind address host port
 jms.bind.address=tcp://localhost:61647
-dmaap.ribbon.listOfServers=message-router.{{ include "common.namespace" . }}:3904
+dmaap.ribbon.listOfServers=message-router.{{ include "common.namespace" . }}:3905
 
 # Schema related attributes for the oxm and edges
 # Any additional schema related attributes should start with prefix schema