Using latest voltha on onlab-pod1

Change-Id: I15c60dbb34a174ba08b1f9ee6a672249c1f42d67
diff --git a/kubernetes-configs/onlab-pod1.yml b/kubernetes-configs/onlab-pod1.yml
index ea1e4b2..06d1e6d 100644
--- a/kubernetes-configs/onlab-pod1.yml
+++ b/kubernetes-configs/onlab-pod1.yml
@@ -16,21 +16,21 @@
 # Automated deployment configuration for Flex POD 1 , olt/onu are connected to this
 
 # This file is used to optionally customize helm charts installations
-# images:
-#   envoy_for_etcd:
-#     tag: 'latest'
-#
-#   netconf:
-#     tag: 'latest'
-#
-#   ofagent:
-#     tag: 'latest'
-#
-#   vcli:
-#     tag: 'latest'
-#
-#   vcore:
-#     tag: 'latest'
+images:
+  envoy_for_etcd:
+    tag: 'latest'
+
+  netconf:
+    tag: 'latest'
+
+  ofagent:
+    tag: 'latest'
+
+  vcli:
+    tag: 'latest'
+
+  vcore:
+    tag: 'latest'
 # # ONOS applications
 # aaaAppUrl: "https://oss.sonatype.org/content/repositories/snapshots/org/opencord/aaa/1.8.0-SNAPSHOT/aaa-1.8.0-20181129.184849-116.oar"
 # aaaAppVersion: "1.8.0.SNAPSHOT"