AETHER-2063 Allow specifying SRIOV resource name for each of UPF user plane interfaces

Change-Id: I755f08eeca2462c22ac2c8f0a5f65a17556fcd67
diff --git a/omec/omec-user-plane/values.yaml b/omec/omec-user-plane/values.yaml
index 1834e8e..b960317 100644
--- a/omec/omec-user-plane/values.yaml
+++ b/omec/omec-user-plane/values.yaml
@@ -60,19 +60,22 @@
       enabled: true
     sriov:
       enabled: true
-      resourceName: "intel.com/intel_sriov_vfio"
     # Dynamic IP allocation is not supported yet
     ipam: static
     cniPlugin: vfioveth
     enb:
       subnet: 192.168.251.0/24
     access:
+      # Provide sriov resource name when sriov is enabled
+      resourceName: "intel.com/intel_sriov_vfio_access"
       gateway: 192.168.252.1
       ip: 192.168.252.3/24
       #mac:
       #vlan:
       #iface:
     core:
+      # Provide sriov resource name when sriov is enabled
+      resourceName: "intel.com/intel_sriov_vfio_core"
       gateway: 192.168.250.1
       ip: 192.168.250.3/24
       #mac: