Using VOLTHA 1.6 on onlab-pod1
Change-Id: I1f0cf7d3bdc2bcd0c505942c16904b112a3de680
diff --git a/kubernetes-configs/onlab-pod1.yml b/kubernetes-configs/onlab-pod1.yml
index 06d1e6d..76e164c 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"