AETHER-2175 Add ROC and SimApp for 4G/5G

Change-Id: I36e58853c2681eff4f80bcc50bcad548b9220e49
diff --git a/upf-values.yaml b/upf-values.yaml
new file mode 100644
index 0000000..7aa89f0
--- /dev/null
+++ b/upf-values.yaml
@@ -0,0 +1,24 @@
+# Copyright 2019-present Open Networking Foundation
+#
+# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
+
+resources:
+  enabled: false
+
+config:
+  upf:
+    name: "oaisim"
+    sriov:
+      enabled: false
+    hugepage:
+      enabled: false
+    cniPlugin: simpleovs
+    ipam: static
+    cfgFiles:
+      upf.json:
+        mode: af_packet
+        cpiface:
+          dnn: "internet"
+          hostname: "upf"
+          enable_ue_ip_alloc: false
+          ue_ip_pool: 172.250.0.0/16