Making URR & logging as configurable in spgw

Change-Id: I5cb9afd1a1a3ed464d85aab525daade06bc0240e
diff --git a/omec/omec-control-plane/Chart.yaml b/omec/omec-control-plane/Chart.yaml
index bab8746..84ccf9c 100644
--- a/omec/omec-control-plane/Chart.yaml
+++ b/omec/omec-control-plane/Chart.yaml
@@ -10,4 +10,4 @@
 name: omec-control-plane
 icon: https://guide.opencord.org/logos/cord.svg
 
-version: 0.6.2
+version: 0.6.3
diff --git a/omec/omec-control-plane/templates/configmap-spgwc.yaml b/omec/omec-control-plane/templates/configmap-spgwc.yaml
index dea3c0a..11d0c80 100644
--- a/omec/omec-control-plane/templates/configmap-spgwc.yaml
+++ b/omec/omec-control-plane/templates/configmap-spgwc.yaml
@@ -28,6 +28,8 @@
     [GLOBAL]
     CP_TYPE = 03
     GX_CONFIG = {{ .Values.config.spgwc.global.gx_config }}
+    URR_CONFIG = {{ .Values.config.spgwc.global.urr_config }}
+    LOGGING_LEVEL = {{ .Values.config.spgwc.global.logging_level}}
     S5S8_PORT = 2123
     UPF_PFCP_PORT = 8805
     S11_PORT = {{ .Values.config.spgwc.s11.port }}
diff --git a/omec/omec-control-plane/values.yaml b/omec/omec-control-plane/values.yaml
index 8bbf289..70742fe 100644
--- a/omec/omec-control-plane/values.yaml
+++ b/omec/omec-control-plane/values.yaml
@@ -364,6 +364,8 @@
       requestTries: 3
       cpLogger: 0
       gx_config: 0
+      urr_config: 0
+      logging_level: "LOG_DEBUG"
     #DNS Server - 3gpp compliant DNS server
     dns:
       cache: