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

Change-Id: I52e3cd592cdf110edd6d21b180f89c30adbb6b59
diff --git a/mcord/mcord-data-plane/values.yaml b/mcord/mcord-data-plane/values.yaml
index c64113c..c0d7a29 100644
--- a/mcord/mcord-data-plane/values.yaml
+++ b/mcord/mcord-data-plane/values.yaml
@@ -26,8 +26,8 @@
 
 ngic_dp:
   images:
-    init: "ngick8stesting/c3po-mmeinit"
-    dp: "ngick8stesting/ngic-dp:690f418"
+    init: "node1:30500/ngick8stesting/c3po-mmeinit"
+    dp: "node1:30500/ngick8stesting/ngic-dp:690f418"
   ports:
     sx: 20
     sx_external: 31310