[VOL-3142] Extented kind-voltha to deploy voltha-tracing helm chart for supporting Jaeger Tracing stack deployment

Change-Id: I21bc2549c329ae01b33154fb40a2812d183e526a
diff --git a/values.yaml b/values.yaml
index 8d04ec9..117dc57 100644
--- a/values.yaml
+++ b/values.yaml
@@ -219,6 +219,11 @@
     hosts: ["elasticsearch-master:9200"]
     sslVerify: false
 
+# Increase maxTraces to retain Traces for longer duration
+# But tracing pod will consume more memory
+tracing:
+  maxTraces: 500000
+
 # SHOCK THE MONKEY OR LET LOSE THE DOGS OF WAR
 # The VOLTHA charts have support for adding extra labels to deployments and
 # pods. These extra labels can be used to integrate with other utilities