Dynamic Config Helm Changes

Change-Id: I5e59ea542bfeb7278781cd5efedeae0b44d97999
diff --git a/omec/5g-control-plane/templates/deployment-udr.yaml b/omec/5g-control-plane/templates/deployment-udr.yaml
index 0d55e37..0019d46 100644
--- a/omec/5g-control-plane/templates/deployment-udr.yaml
+++ b/omec/5g-control-plane/templates/deployment-udr.yaml
@@ -68,10 +68,9 @@
         - name: config-dir
           mountPath: /free5gc/config
         - name: common-config
-          mountPath: /tmp/config/free5GC.conf
-          subPath: free5GC.conf
+          mountPath: /free5gc/common
         - name: nf-config
-          mountPath: /tmp/config/udrcfg.conf
+          mountPath: /free5gc/config
           subPath: udrcfg.conf
       {{- if .Values.config.coreDump.enabled }}
         - name: coredump