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

Change-Id: I52e3cd592cdf110edd6d21b180f89c30adbb6b59
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: