Add Aether cluster and app configs

Change-Id: I1394ca5690267e930bc74eb2602c0473c8d60c1b
diff --git a/deployment-configs/aether/apps/production-mcord-profile.yaml b/deployment-configs/aether/apps/production-mcord-profile.yaml
new file mode 100644
index 0000000..66dfb3e
--- /dev/null
+++ b/deployment-configs/aether/apps/production-mcord-profile.yaml
@@ -0,0 +1,19 @@
+progran:
+  enabled: false
+fabric:
+  enabled: true
+
+mcord-subscriber:
+  image:
+    repository: "omecproject/mcord-synchronizer"
+    tag: "comac-1.0.0"
+    pullPolicy: "IfNotPresent"
+
+onos-service:
+  kafkaService: "cord-platform-kafka"
+
+fabric:
+  kafkaService: "cord-platform-kafka"
+
+onosFabricRestHost: "cord-platform-onos-ui.cord-platform-p-x7tlq.svc.menlo.edge"
+onosFabricRestPort: 8181