Change all images's download location to node1's registry

Change-Id: I52e3cd592cdf110edd6d21b180f89c30adbb6b59
diff --git a/mcord/mcord-control-plane/Chart.yaml b/mcord/mcord-control-plane/Chart.yaml
index ebc191e..265448d 100644
--- a/mcord/mcord-control-plane/Chart.yaml
+++ b/mcord/mcord-control-plane/Chart.yaml
@@ -18,4 +18,4 @@
 appVersion: "1.0"
 description: A Helm chart for MCORD Control Plane Services
 name: mcord-control-plane
-version: 0.1.8
+version: 0.1.9
diff --git a/mcord/mcord-control-plane/templates/cassandra.yaml b/mcord/mcord-control-plane/templates/cassandra.yaml
index d6d21fe..9f85e03 100644
--- a/mcord/mcord-control-plane/templates/cassandra.yaml
+++ b/mcord/mcord-control-plane/templates/cassandra.yaml
@@ -48,7 +48,7 @@
       terminationGracePeriodSeconds: 1
       containers:
       - name: cassandra
-        image: ngick8stesting/c3po-cassandra:5e2eaf6
+        image: {{ .Values.hss.images.init }}
         imagePullPolicy: Always
         resources:
           limits:
diff --git a/mcord/mcord-control-plane/values.yaml b/mcord/mcord-control-plane/values.yaml
index a6ce49a..7a89b90 100644
--- a/mcord/mcord-control-plane/values.yaml
+++ b/mcord/mcord-control-plane/values.yaml
@@ -29,13 +29,13 @@
 # and use it in the chart with --set spgwu_s1u_ip=$ngic_sriov
 spgwu_s1u_ip: "119.0.0.45"
 spgwu_port: 20
-accelleran_hostname: "10.233.65.88"
+accelleran_hostname: "10.233.75.23"
 
 hss:
   # TODO: init UE's IMEI to DB?
   images:
-    init: "ngick8stesting/c3po-cassandra:5e2eaf6"
-    hss: "ngick8stesting/c3po-hss:5e2eaf6"
+    init: "node1:30500/ngick8stesting/c3po-cassandra:5e2eaf6"
+    hss: "node1:30500/ngick8stesting/c3po-hss:5e2eaf6"
   ports:
     s6a: 3868
     secs6a: 5868
@@ -46,8 +46,7 @@
 
 mme:
   images:
-    init: "ngick8stesting/c3po-mmeinit"
-    #mme: "ngick8stesting/c3po-mme:5e2eaf6"
+    init: "node1:30500/ngick8stesting/c3po-mmeinit"
     mme: "ngick8stesting/c3po-mme:mwca-mme-debug"
   ports:
     s11: 2123
@@ -65,7 +64,7 @@
 ngic_cp:
   images:
     init: "ngick8stesting/c3po-mmeinit"
-    cp: "ngick8stesting/ngic-cp:690f418"
+    cp: "node1:30500/ngick8stesting/ngic-cp:690f418"
   replicas: 1
   ports:
     s11: 2123