[COMAC-174,COMAC-175] Remove unnecessary CDN values in values.yaml

Change-Id: I52cfed6d98bb9cf51694a9da05625992f6ec1023
diff --git a/cdn-services/cdn-local/Chart.yaml b/cdn-services/cdn-local/Chart.yaml
index aebb1b4..765fec3 100644
--- a/cdn-services/cdn-local/Chart.yaml
+++ b/cdn-services/cdn-local/Chart.yaml
@@ -17,4 +17,4 @@
 appVersion: "1.0"
 description: A Helm chart for M-CORD CDN Services in Local Edge
 name: cdn-local
-version: 0.1.1
+version: 0.1.2-dev
diff --git a/cdn-services/cdn-local/values.yaml b/cdn-services/cdn-local/values.yaml
index f1c15b0..ae81f57 100644
--- a/cdn-services/cdn-local/values.yaml
+++ b/cdn-services/cdn-local/values.yaml
@@ -13,15 +13,11 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-nginx_hostname: "nginx"
-local_vlc_hostname: "local_vlc"
-
 remote_ip: 10.90.0.132
 stream_name: 1.stream
 spgwu_sgiip: 13.1.1.3
 ue_ip_subnet1: 16.0.0.0/8
 ue_ip_subnet2: 17.0.0.0/8
-etcdurl: http://node1:32379
 
 nginx:
   images:
diff --git a/cdn-services/cdn-remote/Chart.yaml b/cdn-services/cdn-remote/Chart.yaml
index 08aebab..c6a3084 100644
--- a/cdn-services/cdn-remote/Chart.yaml
+++ b/cdn-services/cdn-remote/Chart.yaml
@@ -17,4 +17,4 @@
 appVersion: "1.0"
 description: A Helm chart for M-CORD CDN Services in Remote Edge
 name: cdn-remote
-version: 0.1.0
+version: 0.1.2-dev
diff --git a/cdn-services/cdn-remote/values.yaml b/cdn-services/cdn-remote/values.yaml
index 96f55cc..fe233af 100644
--- a/cdn-services/cdn-remote/values.yaml
+++ b/cdn-services/cdn-remote/values.yaml
@@ -13,8 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-namespace: remotecdn
-remote_streaming_hostname: "remote-streaming"
 stream_name: 1.stream
 
 remote_streaming: