Update Aether production pod configs

Change-Id: Ifec91b19b7a7512885b5e63b9129499b8f539f59
diff --git a/deployment-configs/aether/apps/production/omec-dp-intel-hillsboro.yaml b/deployment-configs/aether/apps/production/omec-dp-intel-hillsboro.yaml
new file mode 100644
index 0000000..1fd2fae
--- /dev/null
+++ b/deployment-configs/aether/apps/production/omec-dp-intel-hillsboro.yaml
@@ -0,0 +1,29 @@
+images:
+  tags:
+    spgwu: "registry.central.aetherproject.net/ngic-dp:1.1.2"
+  pullPolicy: "IfNotPresent"
+
+nodeSelectors:
+  enabled: true
+  spgwu:
+    label: omec-dp
+    value: enabled
+
+config:
+  spgwu:
+    multiUpfs: true
+    cpComm:
+      addr: "spgwc-headless.omec.svc.product.central"
+    s1u:
+      device: "s1u-net"
+      # NOTE: set different IP for each edge
+      ip: "10.212.74.67/27"
+    sgi:
+      device: "sgi-net"
+      # NOTE: set different IP for each edge
+      ip: "10.212.74.97/27"
+    dpName: "dp-intel"
+networks:
+  sgi:
+    # NOTE: set correct gateway for each edge
+    gateway: "10.212.74.126"