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

Change-Id: I1f82c70518c8bca5a44262a7ec21584d428cb434
diff --git a/releases/voltha-2.4 b/releases/voltha-2.4
index ceab091..41dfbb1 100644
--- a/releases/voltha-2.4
+++ b/releases/voltha-2.4
@@ -13,6 +13,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'.