Change the sriov vfio resource name

Change-Id: I7cdc078586098a4896f8ed1f438f469e8258625b
diff --git a/omec/omec-user-plane/templates/statefulset-upf.yaml b/omec/omec-user-plane/templates/statefulset-upf.yaml
index b53743c..ceabaa2 100644
--- a/omec/omec-user-plane/templates/statefulset-upf.yaml
+++ b/omec/omec-user-plane/templates/statefulset-upf.yaml
@@ -107,7 +107,7 @@
             hugepages-1Gi: 2Gi
           {{- end }}
           {{- if .Values.config.upf.sriov.enabled }}
-            intel.com/sriov_vfio_net: 2
+            intel.com/intel_sriov_vfio: 2
           {{- end }}
           limits:
           {{- if .Values.resources.enabled }}
@@ -117,7 +117,7 @@
             hugepages-1Gi: 2Gi
           {{- end }}
           {{- if .Values.config.upf.sriov.enabled }}
-            intel.com/sriov_vfio_net: 2
+            intel.com/intel_sriov_vfio: 2
           {{- end }}
         env:
           - name: CONF_FILE