Update sdfabric helm chart

- Remove unused component config
- Update ONOS and PFCP agent tag

Change-Id: Ibffa947ebaeaf3e8ab0233527bd78f9f2b7c153b
diff --git a/sdfabric/values.yaml b/sdfabric/values.yaml
index 4edb01a..70bd262 100644
--- a/sdfabric/values.yaml
+++ b/sdfabric/values.yaml
@@ -22,7 +22,7 @@
   java_opts: -Xmx4G -Dlog4j2.formatMsgNoLookups=true -XX:+UnlockExperimentalVMOptions -XX:+UseZGC
   image:
     repository: opennetworking/sdfabric-onos
-    tag: master-2022-02-10
+    tag: master-2022-02-18
 
   replicas: 3
 
@@ -94,10 +94,6 @@
           "monitorHosts": "true",
           "probeRate": "10000"
         }
-      "org.onosproject.provider.general.device.impl.GeneralDeviceProvider": >
-        {
-          "readPortId": true
-        }
     # Please check the README to learn more
     # netcfg: >
     #     {