Use fixed namespace for topics in Casablanca
[oom.git] / kubernetes / dmaap / charts / dmaap-bus-controller / values.yaml
index 2f6bef8..0483ce5 100644 (file)
@@ -42,6 +42,11 @@ topicMgrPwd: demo123456!
 adminUser: aaf_admin@people.osaaf.org
 adminPwd: demo123456!
 
+# for Casablanca default deployment, leave this true to
+# get a topic namespace that matches MR.  When set to false,
+# it will compose the topic namespace using the kubernetes namespace value
+fixedTopicNamespace: true
+
 nodeSelector: {}
 
 affinity: {}