Configuration for connection peer in values.yaml

Change-Id: Ib291c01d98e072817e67d458b439cbbe7330ffd8
diff --git a/mcord/mcord-control-plane/templates/cm.yaml b/mcord/mcord-control-plane/templates/cm.yaml
index da5f864..8d01742 100644
--- a/mcord/mcord-control-plane/templates/cm.yaml
+++ b/mcord/mcord-control-plane/templates/cm.yaml
@@ -132,8 +132,8 @@
     APP_ARGS="${S1U} ${SGI} ${WORKERS} ${MISC} ${SPGW_CFG}"
   interface.cfg: |
     [0]
-    dp_comm_ip = {{ .Values.dataplane_hostname }}
-    dp_comm_port = {{ .Values.dataplane_port }}
+    dp_comm_ip = {{ .Values.spgwu_hostname }}
+    dp_comm_port = {{ .Values.spgwu_port }}
     cp_comm_ip = 127.0.0.1
     cp_comm_port = 21
   meter_profile.cfg: |