[VOL-3781] Deprecating kind-voltha in favor of helm-charts

Change-Id: I1f82c70518c8bca5a44262a7ec21584d428cb434
diff --git a/releases/voltha-2.6 b/releases/voltha-2.6
index d5c43aa..1906e0c 100644
--- a/releases/voltha-2.6
+++ b/releases/voltha-2.6
@@ -14,6 +14,7 @@
 export WITH_ONOS=classic
 export HELM_VERSION=v3.2.4
 export KIND_VERSION=v0.8.1
+export IGNORE_WARNINGS=y
 
 # defaults.image_tag=null will use the image tags in the Helm charts rather than
 # kind-voltha's default which is 'master'.