aboutsummaryrefslogtreecommitdiffstats
path: root/integration-tests/environments/integration-test.json
diff options
context:
space:
mode:
Diffstat (limited to 'integration-tests/environments/integration-test.json')
-rw-r--r--integration-tests/environments/integration-test.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/integration-tests/environments/integration-test.json b/integration-tests/environments/integration-test.json
index e71e53b01d..3402113ed2 100644
--- a/integration-tests/environments/integration-test.json
+++ b/integration-tests/environments/integration-test.json
@@ -40,11 +40,12 @@
"vnfRepoHost": "10.0.14.1"
},
"HelmValidator": {
- "validator_enabled": false,
+ "validator_enabled": true,
"helm_version": "v3",
"deployable": true,
- "lintable": false,
- "strict_lintable": false
+ "lintable": true,
+ "strict_lintable": false,
+ "validator_url": "http://helm-validator:8080/validate"
}
},
"override_attributes": {