Add template for the Aether edge apps

Change-Id: I2f33edb61c8568e71930cf6982cba4057f82319c
diff --git a/deployment-configs/aether/apps/edge-template/omec-upf.yaml b/deployment-configs/aether/apps/edge-template/omec-upf.yaml
new file mode 100644
index 0000000..3429493
--- /dev/null
+++ b/deployment-configs/aether/apps/edge-template/omec-upf.yaml
@@ -0,0 +1,36 @@
+images:
+  tags:
+    bess: "registry.central.aetherproject.net/upf-epc-bess:#SET_VALUE"
+    cpiface: "registry.central.aetherproject.net/upf-epc-cpiface:#SET_VALUE"
+  pullPolicy: "IfNotPresent"
+
+nodeSelectors:
+  enabled: #SET_VALUE
+  spgwu:
+    label: omec-upf
+    value: enabled
+
+config:
+  spgwu:
+    name: #SET_VALUE
+    s1u:
+      device: "s1u"
+      ip: #SET_VALUE
+    sgi:
+      device: "sgi"
+      ip: #SET_VALUE
+    zmq:
+      spgwc:
+        addr: "spgwc-headless.omec.svc.product.central"
+
+networks:
+  enb:
+    subnet: #SET_VALUE
+  ue:
+    subnet: #SET_VALUE
+  sgi:
+    subnet: #SET_VALUE
+    gateway: #SET_VALUE
+  s1u:
+    subnet: #SET_VALUE
+    gateway: #SET_VALUE