using tagged voltha

Change-Id: I5a957659f56b2d4212ea50c1583b69d703ded2a6
diff --git a/kubernetes-configs/onlab-pod1.yml b/kubernetes-configs/onlab-pod1.yml
index 6ea456c..93fa95f 100644
--- a/kubernetes-configs/onlab-pod1.yml
+++ b/kubernetes-configs/onlab-pod1.yml
@@ -1,17 +1,17 @@
 # SEBA Values
 
-#envoyForEtcdImage: '10.90.0.101:30500/voltha/voltha-envoy:debug'
-#netconfImage: '10.90.0.101:30500/voltha/voltha-netconf:debug'
-#ofagentImage: '10.90.0.101:30500/voltha/voltha-ofagent:debug'
-#vcliImage: '10.90.0.101:30500/voltha/voltha-cli:debug'
-#vcoreImage: '10.90.0.101:30500/voltha/voltha-voltha:debug'
+envoyForEtcdImage: '10.90.0.101:30500/voltha/voltha-envoy:debug'
+netconfImage: '10.90.0.101:30500/voltha/voltha-netconf:debug'
+ofagentImage: '10.90.0.101:30500/voltha/voltha-ofagent:debug'
+vcliImage: '10.90.0.101:30500/voltha/voltha-cli:debug'
+vcoreImage: '10.90.0.101:30500/voltha/voltha-voltha:debug'
 
-envoyForEtcdImage: 'voltha/voltha-envoy:latest'
-freeradiusImage: 'tpdock/freeradius:latest'
-netconfImage: 'voltha/voltha-netconf:latest'
-ofagentImage: 'voltha/voltha-ofagent:latest'
-vcliImage: 'voltha/voltha-cli:latest'
-vcoreImage: 'voltha/voltha-voltha:latest'
+# envoyForEtcdImage: 'voltha/voltha-envoy:latest'
+# freeradiusImage: 'tpdock/freeradius:latest'
+# netconfImage: 'voltha/voltha-netconf:latest'
+# ofagentImage: 'voltha/voltha-ofagent:latest'
+# vcliImage: 'voltha/voltha-cli:latest'
+# vcoreImage: 'voltha/voltha-voltha:latest'
 
 onosImage: "10.90.0.101:30500/onosproject/onos:malaka"