Revert "Moving to dev image for voltha"

This reverts commit 0743444466f08ae1dc7e04f7d8bb67ba6470c071.

Change-Id: Id2330de50ff5bc9859fa994bb503c63068444284
diff --git a/kubernetes-configs/onlab-pod1.yml b/kubernetes-configs/onlab-pod1.yml
index a8ae4da..f3a7506 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'