Update Aether production pod configs

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