Merge "Fixing name of edgecore.yml k8s config file"
diff --git a/kubernetes-configs/onlab-pod1.yml b/kubernetes-configs/onlab-pod1.yml
index 2c7cc53..089824c 100644
--- a/kubernetes-configs/onlab-pod1.yml
+++ b/kubernetes-configs/onlab-pod1.yml
@@ -1,16 +1,16 @@
 # SEBA Values
 
-envoyForEtcdImage: 'matteoscandolo/voltha-envoy:ams-1.0.1'
-netconfImage: 'matteoscandolo/voltha-netconf:ams-1.0.1'
-ofagentImage: 'matteoscandolo/voltha-ofagent:ams-1.0.1'
-vcliImage: 'matteoscandolo/voltha-cli:ams-1.0.1'
-vcoreImage: 'matteoscandolo/voltha-voltha:ams-1.0.1'
+# envoyForEtcdImage: 'matteoscandolo/voltha-envoy:ams-1.0.1'
+# netconfImage: 'matteoscandolo/voltha-netconf:ams-1.0.1'
+# ofagentImage: 'matteoscandolo/voltha-ofagent:ams-1.0.1'
+# vcliImage: 'matteoscandolo/voltha-cli:ams-1.0.1'
+# vcoreImage: 'matteoscandolo/voltha-voltha:ams-1.0.1'
 
-# envoyForEtcdImage: '10.90.0.101:30500/voltha/voltha-envoy:ams-1.0.1'
-# netconfImage: '10.90.0.101:30500/voltha/voltha-netconf:ams-1.0.1'
-# ofagentImage: '10.90.0.101:30500/voltha/voltha-ofagent:ams-1.0.1'
-# vcliImage: '10.90.0.101:30500/voltha/voltha-cli:ams-1.0.1'
-# vcoreImage: '10.90.0.101:30500/voltha/voltha-voltha:ams-1.0.1'
+envoyForEtcdImage: '10.90.0.101:30500/voltha/voltha-envoy:ams-1.0.2-debug'
+netconfImage: '10.90.0.101:30500/voltha/voltha-netconf:ams-1.0.2-debug'
+ofagentImage: '10.90.0.101:30500/voltha/voltha-ofagent:ams-1.0.2-debug'
+vcliImage: '10.90.0.101:30500/voltha/voltha-cli:ams-1.0.2-debug'
+vcoreImage: '10.90.0.101:30500/voltha/voltha-voltha:ams-1.0.2-debug'
 
 onosImage: 'matteoscandolo/onos:ams-1.0.0'