diff options
Diffstat (limited to 'kubernetes/dmaap/components/dmaap-bc/resources/mr_clusters')
-rw-r--r-- | kubernetes/dmaap/components/dmaap-bc/resources/mr_clusters/san-francisco.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/kubernetes/dmaap/components/dmaap-bc/resources/mr_clusters/san-francisco.json b/kubernetes/dmaap/components/dmaap-bc/resources/mr_clusters/san-francisco.json deleted file mode 100644 index 05c898372a..0000000000 --- a/kubernetes/dmaap/components/dmaap-bc/resources/mr_clusters/san-francisco.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "dcaeLocationName": "san-francisco", - "fqdn": "{{ .Values.dmaapMessageRouterService }}", - "topicProtocol": "http", - "topicPort": "3904" -} |