AETHER-3366 Remove simpleovs CNI support

Change-Id: If7b9411b6dc4e4e06ee4cf75bf389faf066fb47a
diff --git a/5g-ran-sim/values.yaml b/5g-ran-sim/values.yaml
index a4926b0..0238c8e 100644
--- a/5g-ran-sim/values.yaml
+++ b/5g-ran-sim/values.yaml
@@ -33,10 +33,16 @@
     path: /tmp/coredump
   gnbsim:
     deploy: true
+    singleInterface: false
+    networkTopo:
+      - upfAddr: "192.168.252.3/32"
+        upfGw: "192.168.251.1"
     sriov:
       enabled: disabled
+      resourceName: "intel.com/intel_sriov_vfio"
     ipam: static
-    cniPlugin: simpleovs #need override value
+    cniPlugin: macvlan # supported CNIs: sriov, macvlan, host-device
+    iface: data # master in macvlan or device in host-device
     gnb:
       ip: 192.168.251.5/24 #user plane IP at gnb if 2 separate interface provided
     profile:
@@ -47,10 +53,6 @@
       nodePort:
         enabled: false
         port: 30071
-    singleInterface: false
-    networkTopo:
-      - upfAddr: "192.168.252.3/32"
-        upfGw: "192.168.251.1"
     yamlCfgFiles:
       gnb.conf:
         info: