amf configmap changes to update dynamically by amf pod

Change-Id: Icc2053f379d53f5c9d12b7a9c46540a5a318138b
diff --git a/omec/5g-control-plane/values.yaml b/omec/5g-control-plane/values.yaml
index 34b9cf5..1825a09 100644
--- a/omec/5g-control-plane/values.yaml
+++ b/omec/5g-control-plane/values.yaml
@@ -383,6 +383,28 @@
         info:
           version: 1.0.0
           description: AMF initial local configuration
+        logger:
+          AMF:
+            debugLevel: info
+            ReportCaller: false
+          NAS:
+            debugLevel: info
+            ReportCaller: false
+          FSM:
+            debugLevel: info
+            ReportCaller: false
+          NGAP:
+            debugLevel: info
+            ReportCaller: false
+          Aper:
+            debugLevel: info
+            ReportCaller: false
+          PathUtil:
+            debugLevel: info
+            ReportCaller: false
+          OpenApi:
+            debugLevel: info
+            ReportCaller: false
         configuration:
           ngapIpList:
             - "0.0.0.0"