Define one more SR-IOV network for NetDevice type

SPGW-U and the other regular network applications (e.g., CDN and BBU/CU)
use SR-IOV/VFIO and SR-IOV/NetDevice, respectively.
Thus, need to define one more SR-IOV network.

Change-Id: Iff331fcb8f2040ce4127be5d591c6bd4e1aa32bd
diff --git a/mcord-release/mcord-services/templates/statefulset-spgwu.yaml b/mcord-release/mcord-services/templates/statefulset-spgwu.yaml
index 837872c..da94a73 100644
--- a/mcord-release/mcord-services/templates/statefulset-spgwu.yaml
+++ b/mcord-release/mcord-services/templates/statefulset-spgwu.yaml
@@ -121,7 +121,7 @@
             cpu: {{ .Values.spgwu.resources.cpu | quote }}
             memory: {{ .Values.spgwu.resources.memory }}
             {{- if .Values.network.sriov.enabled }}
-            intel.com/sriov: 2
+            intel.com/sriov_vfio: 2
             {{- end }}
         securityContext:
           capabilities: