diff options
Diffstat (limited to 'kubernetes/dmaap/components/message-router/resources/mr_clusters/san-francisco.json')
-rw-r--r-- | kubernetes/dmaap/components/message-router/resources/mr_clusters/san-francisco.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/dmaap/components/message-router/resources/mr_clusters/san-francisco.json b/kubernetes/dmaap/components/message-router/resources/mr_clusters/san-francisco.json index 9e732d2af8..6c201f6b30 100644 --- a/kubernetes/dmaap/components/message-router/resources/mr_clusters/san-francisco.json +++ b/kubernetes/dmaap/components/message-router/resources/mr_clusters/san-francisco.json @@ -1,6 +1,6 @@ { "dcaeLocationName": "san-francisco", "fqdn": "message-router", - "topicProtocol": "http", - "topicPort": "3904" + "topicProtocol": "https", + "topicPort": "3905" } |