diff options
Diffstat (limited to 'kubernetes/dmaap/components/message-router/resources/mr_clusters')
-rw-r--r-- | kubernetes/dmaap/components/message-router/resources/mr_clusters/san-francisco.json | 6 |
1 files changed, 6 insertions, 0 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 new file mode 100644 index 0000000000..9e732d2af8 --- /dev/null +++ b/kubernetes/dmaap/components/message-router/resources/mr_clusters/san-francisco.json @@ -0,0 +1,6 @@ +{ + "dcaeLocationName": "san-francisco", + "fqdn": "message-router", + "topicProtocol": "http", + "topicPort": "3904" +} |