Using released VOLTHA images an Edger on POD1

Change-Id: I262f16787b361c7c85f4aa987cc8d425e18162a6
diff --git a/kubernetes-configs/onlab-pod1.yml b/kubernetes-configs/onlab-pod1.yml
index 9af85ad..6e77848 100644
--- a/kubernetes-configs/onlab-pod1.yml
+++ b/kubernetes-configs/onlab-pod1.yml
@@ -1,31 +1,31 @@
 ---
 # SEBA Values
 
-images:
-  envoy_for_etcd:
-    repository: 'smbaker/voltha-envoy'
-    tag: '1.6'
+# images:
+#   envoy_for_etcd:
+#     repository: 'smbaker/voltha-envoy'
+#     tag: '1.6'
 
-  netconf:
-    repository: 'smbaker/voltha-netconf'
-    tag: '1.6'
+#   netconf:
+#     repository: 'smbaker/voltha-netconf'
+#     tag: '1.6'
 
-  ofagent:
-    repository: 'smbaker/voltha-ofagent'
-    tag: '1.6'
+#   ofagent:
+#     repository: 'smbaker/voltha-ofagent'
+#     tag: '1.6'
 
-  vcli:
-    repository: 'smbaker/voltha-cli'
-    tag: '1.6'
+#   vcli:
+#     repository: 'smbaker/voltha-cli'
+#     tag: '1.6'
 
-  vcore:
-    repository: 'smbaker/voltha-voltha'
-    tag: '1.6'
+#   vcore:
+#     repository: 'smbaker/voltha-voltha'
+#     tag: '1.6'
 
-volt:
-  image:
-      repository: smbaker/volt-synchronizer
-      tag: test-syncstep
+# volt:
+#   image:
+#       repository: smbaker/volt-synchronizer
+#       tag: test-syncstep
 
 application_logs: |
   log4j.logger.org.opencord.olt = TRACE
diff --git a/kubernetes-configs/onlab-pod2.yml b/kubernetes-configs/onlab-pod2.yml
index a439f2a..acc7102 100644
--- a/kubernetes-configs/onlab-pod2.yml
+++ b/kubernetes-configs/onlab-pod2.yml
@@ -1,29 +1,29 @@
 ---
 # SEBA Values
 
-images:
-  vcore:
-    tag: 'voltha-1.6'
+# images:
+#   vcore:
+#     tag: 'voltha-1.6'
 
-  vcli:
-    tag: 'voltha-1.6'
-    pullPolicy: 'Always'
+#   vcli:
+#     tag: 'voltha-1.6'
+#     pullPolicy: 'Always'
 
-  ofagent:
-    tag: 'voltha-1.6'
-    pullPolicy: 'Always'
+#   ofagent:
+#     tag: 'voltha-1.6'
+#     pullPolicy: 'Always'
 
-  netconf:
-    tag: 'voltha-1.6'
-    pullPolicy: 'Always'
+#   netconf:
+#     tag: 'voltha-1.6'
+#     pullPolicy: 'Always'
 
-  envoy_for_etcd:
-    tag: 'voltha-1.6'
-    pullPolicy: 'Always'
+#   envoy_for_etcd:
+#     tag: 'voltha-1.6'
+#     pullPolicy: 'Always'
 
-  alarm_generator:
-    tag: 'voltha-1.6'
-    pullPolicy: 'Always'
+#   alarm_generator:
+#     tag: 'voltha-1.6'
+#     pullPolicy: 'Always'
 
 #volt:
 #  image: