Add the https as transport type for dmaap 49/70749/1
authorKajur, Harish (vk250x) <vk250x@att.com>
Thu, 18 Oct 2018 16:38:57 +0000 (12:38 -0400)
committerKajur, Harish (vk250x) <vk250x@att.com>
Thu, 18 Oct 2018 16:39:01 +0000 (12:39 -0400)
Issue-ID: AAI-1761
Change-Id: I700d4574cae8a783a456ec440f7eda3113449ab9
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
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 7557247..81a9c7b 100644 (file)
@@ -55,6 +55,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}}:3905
+dmaap.ribbon.transportType=https
 
 # Schema related attributes for the oxm and edges
 # Any additional schema related attributes should start with prefix schema
index 29a6d23..c8648e4 100644 (file)
@@ -50,6 +50,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}}:3905
+dmaap.ribbon.transportType=https
 
 # Schema related attributes for the oxm and edges
 # Any additional schema related attributes should start with prefix schema
index 1ad208f..8d35e2f 100644 (file)
@@ -50,6 +50,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" . }}:3905
+dmaap.ribbon.transportType=https
 
 # Schema related attributes for the oxm and edges
 # Any additional schema related attributes should start with prefix schema