Change nodeselector for CDN-remote and modify docker repository for CDN-local and CDN-remote in M-CORD

Change-Id: I2c1749a946b4d51ac96475cfa0daeb941c53af7d
diff --git a/mcord/mcord-cdn-remote/values.yaml b/mcord/mcord-cdn-remote/values.yaml
index aff0755..94fdf4c 100644
--- a/mcord/mcord-cdn-remote/values.yaml
+++ b/mcord/mcord-cdn-remote/values.yaml
@@ -14,12 +14,13 @@
 # limitations under the License.
 
 namespace: wowz
+node_selector: node1
 wowza_hostname: "wowza"
 remote_vlc_hostname: "remote-vlc"
 
 wowza:
   images:
-    wowza_image: "10.90.0.131:30500/wowza:latest"
+    wowza_image: "wowzamedia/wowza-streaming-engine-linux"
   ports:
     rtmp: 1935
     streammanager: 8086