Update Template.json

Added Helm Validator to the environment file

Issue-ID: SDC-3733
Change-Id: I9ecab3b917e72884bb3fcd5faaaf507021e6222d
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
diff --git a/sdc-os-chef/environments/Template.json b/sdc-os-chef/environments/Template.json
index b4b8361..b0d908c 100644
--- a/sdc-os-chef/environments/Template.json
+++ b/sdc-os-chef/environments/Template.json
@@ -38,6 +38,14 @@
       "VnfRepo": {
          "vnfRepoPort": "8702",
          "vnfRepoHost": "10.0.14.1"
+      },
+      "HelmValidator": {
+         "validator_enabled": false,
+         "helm_version": "v3",
+         "deployable": true,
+         "lintable": true,
+         "strict_lintable": false,
+         "validator_url": "http://helm-validator:8080/validate"
       }
    },
    "override_attributes": {