Moving to dev image for voltha

Change-Id: Ia3c04f7f30e63e38fb2bde6cc2a085a50a4aaaf9
diff --git a/kubernetes-configs/onlab-pod1.yml b/kubernetes-configs/onlab-pod1.yml
index f3a7506..a8ae4da 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.2'
-netconfImage: 'matteoscandolo/voltha-netconf:ams-1.0.2'
-ofagentImage: 'matteoscandolo/voltha-ofagent:ams-1.0.2'
-vcliImage: 'matteoscandolo/voltha-cli:ams-1.0.2'
-vcoreImage: 'matteoscandolo/voltha-voltha:ams-1.0.2'
+#envoyForEtcdImage: 'matteoscandolo/voltha-envoy:ams-1.0.2'
+#netconfImage: 'matteoscandolo/voltha-netconf:ams-1.0.2'
+#ofagentImage: 'matteoscandolo/voltha-ofagent:ams-1.0.2'
+#vcliImage: 'matteoscandolo/voltha-cli:ams-1.0.2'
+#vcoreImage: 'matteoscandolo/voltha-voltha:ams-1.0.2'
 
-# envoyForEtcdImage: '10.90.0.101:30500/voltha/voltha-envoy:dev'
-# netconfImage: '10.90.0.101:30500/voltha/voltha-netconf:dev'
-# ofagentImage: '10.90.0.101:30500/voltha/voltha-ofagent:dev'
-# vcliImage: '10.90.0.101:30500/voltha/voltha-cli:dev'
-# vcoreImage: '10.90.0.101:30500/voltha/voltha-voltha:dev'
+envoyForEtcdImage: '10.90.0.101:30500/voltha/voltha-envoy:dev'
+netconfImage: '10.90.0.101:30500/voltha/voltha-netconf:dev'
+ofagentImage: '10.90.0.101:30500/voltha/voltha-ofagent:dev'
+vcliImage: '10.90.0.101:30500/voltha/voltha-cli:dev'
+vcoreImage: '10.90.0.101:30500/voltha/voltha-voltha:dev'
 
 onosImage: 'matteoscandolo/onos:ams-1.0.0'