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

Change-Id: I1f82c70518c8bca5a44262a7ec21584d428cb434
diff --git a/releases/voltha-2.7 b/releases/voltha-2.7
index dbf119a..fcfde86 100644
--- a/releases/voltha-2.7
+++ b/releases/voltha-2.7
@@ -15,6 +15,7 @@
 export HELM_VERSION=v3.2.4
 export KIND_VERSION=v0.8.1
 export ETCD_CHART_VERSION=5.6.2
+export IGNORE_WARNINGS=y
 
 # global.image_tag=null will use the image tags in the Helm charts rather than
 # kind-voltha's default which is 'master'.