enabled kafka and metric-function deployment by default

Change-Id: Ic6cd73946610de06b9d8d02019eb961815da6c58
diff --git a/sd-core-5g-values.yaml b/sd-core-5g-values.yaml
index d00abff..77eb1bc 100644
--- a/sd-core-5g-values.yaml
+++ b/sd-core-5g-values.yaml
@@ -18,7 +18,7 @@
     # refer above helm chart to add other NF images
 
   kafka:
-    deploy: false
+    deploy: true
 
   mongodb:
     usePassword: false
@@ -48,7 +48,7 @@
                     # this option will be enabled by default
 
     metricfunc:
-      deploy: false
+      deploy: true
 
     # Change AMF config here if rquired Most of the AMF config comes from Slice APIs
     # but some of the config is directly provided  thorugh helm chart