From: JvD_Ericsson Date: Wed, 22 Sep 2021 09:19:08 +0000 (+0100) Subject: Update Template.json X-Git-Tag: 1.9.3~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F12%2F124412%2F1;p=sdc.git Update Template.json Added Helm Validator to the environment file Issue-ID: SDC-3733 Change-Id: I9ecab3b917e72884bb3fcd5faaaf507021e6222d Signed-off-by: JvD_Ericsson --- diff --git a/sdc-os-chef/environments/Template.json b/sdc-os-chef/environments/Template.json index b4b836100b..b0d908c93d 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": {