commit | 1f5d790972b89f225f1d400f2dd3bfcea4f6e2e0 | [log] [tgz] |
---|---|---|
author | Kajur, Harish (vk250x) <vk250x@att.com> | Thu Oct 18 12:38:57 2018 -0400 |
committer | Kajur, Harish (vk250x) <vk250x@att.com> | Thu Oct 18 12:39:01 2018 -0400 |
tree | aa54f9b098512c5d0dca7a40eeea012ddab2c373 | |
parent | fc677231787da26605d9c4d5fb1ecd9ff1150fec [diff] |
Add the https as transport type for dmaap Issue-ID: AAI-1761 Change-Id: I700d4574cae8a783a456ec440f7eda3113449ab9 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
diff --git a/kubernetes/aai/charts/aai-graphadmin/resources/config/application.properties b/kubernetes/aai/charts/aai-graphadmin/resources/config/application.properties index 7557247..81a9c7b 100644 --- a/kubernetes/aai/charts/aai-graphadmin/resources/config/application.properties +++ b/kubernetes/aai/charts/aai-graphadmin/resources/config/application.properties
@@ -55,6 +55,7 @@ # 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