aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dmaap/components/dmaap-bc/resources/dmaap/onap.json
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/dmaap/components/dmaap-bc/resources/dmaap/onap.json')
-rw-r--r--kubernetes/dmaap/components/dmaap-bc/resources/dmaap/onap.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/kubernetes/dmaap/components/dmaap-bc/resources/dmaap/onap.json b/kubernetes/dmaap/components/dmaap-bc/resources/dmaap/onap.json
deleted file mode 100644
index b2295af72e..0000000000
--- a/kubernetes/dmaap/components/dmaap-bc/resources/dmaap/onap.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "dmaapName": "{{ include "common.namespace" . }}",
- "drProvUrl": "http://{{ .Values.dmaapDataRouterProvService }}:8080",
- "version": "1",
- "topicNsRoot": "org.onap.dmaap",
- "bridgeAdminTopic": "DCAE_MM_AGENT"
-}