Merge "Add missing naming policy for vFW_NextGen"
[oom.git] / kubernetes / dmaap / charts / dmaap-bus-controller / resources / dmaap / onap.json
index 27411c6..9099e04 100644 (file)
@@ -1,5 +1,9 @@
 {
+{{ if eq .Values.fixedTopicNamespace true }}
+  "dmaapName": "mr",
+{{- else -}}
   "dmaapName": "{{ include "common.namespace" . }}",
+{{- end}}
   "drProvUrl": "https://dmaap-dr-prov:8443",
   "version": "1",
   "topicNsRoot": "org.onap.dmaap",