Add Intel Edge to Aether network

Change-Id: I6892f9686cac090d659eda79074a53f3aa2bb391
diff --git a/deployment-configs/aether/apps/production-accelleran-cu-cbrs-common-intel.yaml b/deployment-configs/aether/apps/production-accelleran-cu-cbrs-common-intel.yaml
new file mode 100644
index 0000000..079740b
--- /dev/null
+++ b/deployment-configs/aether/apps/production-accelleran-cu-cbrs-common-intel.yaml
@@ -0,0 +1,14 @@
+images:
+  tags:
+    initCU: registry.aether.opennetworking.org/aether/pod-init:1.0.0
+    nats: registry.aether.opennetworking.org/aether/accelleran-cu-nats:v1.0.0
+    redis: registry.aether.opennetworking.org/aether/accelleran-cu-redis:v1.0.0
+    redisClient: registry.aether.opennetworking.org/aether/redis:5.0.6-alpine3.10
+    ric: registry.aether.opennetworking.org/aether/accelleran-cu-ric:v1.0.0
+    ricWeb: registry.aether.opennetworking.org/aether/accelleran-cu-ricweb:v1.0.0
+    depCheck: registry.aether.opennetworking.org/aether/kubernetes-entrypoint:v0.3.1
+  pullPolicy: IfNotPresent
+
+config:
+  nats:
+    ip: "10.212.74.65"