Update gnbsim config path & image tag

Change-Id: Ic313d4ea8538fb501438eeee34cda6fe582a75bd
diff --git a/5g-ran-sim/templates/statefulset-gnbsim.yaml b/5g-ran-sim/templates/statefulset-gnbsim.yaml
index d62293b..9655f25 100644
--- a/5g-ran-sim/templates/statefulset-gnbsim.yaml
+++ b/5g-ran-sim/templates/statefulset-gnbsim.yaml
@@ -84,7 +84,7 @@
           mountPath: /opt/cp/scripts/gnbsim-run.sh
           subPath: gnbsim-run.sh
         - name: cp-config
-          mountPath: /free5gc/config
+          mountPath: /gnbsim/config
       {{- if .Values.config.coreDump.enabled }}
         - name: coredump
           mountPath: /tmp/coredump