X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sdc-os-chef%2Fenvironments%2FTemplate.json;h=b0d908c93d59349fae7285755faba1c0291a59e9;hb=049d078d8abbe637b213a2f14c2192379208c168;hp=ceecd6a7733936da151839e6ff6f6361307386d1;hpb=474fdab95457b43e4366e437c8e7cccca0199ac8;p=sdc.git diff --git a/sdc-os-chef/environments/Template.json b/sdc-os-chef/environments/Template.json index ceecd6a773..b0d908c93d 100644 --- a/sdc-os-chef/environments/Template.json +++ b/sdc-os-chef/environments/Template.json @@ -10,9 +10,6 @@ "BE_VIP": "yyy", "ONBOARDING_BE_VIP": "yyy", "FE_VIP": "yyy", - "DCAE_BE_VIP": "yyy", - "DCAE_FE_VIP": "yyy", - "DCAE_TOSCA_LAB_VIP": "yyy", "interfaces": { "application": "eth0", "private": "eth1" @@ -41,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": { @@ -76,9 +81,9 @@ "log_file": "/var/lib/cassandra/log/system.log", "phi_convict_threshold": "8", "commitlog_dir": "/var/lib/cassandra/commitlog", - "socket_read_timeout": "20000", - "socket_connect_timeout": "20000", - "janusgraph_connection_timeout": "10000", + "socket_read_timeout": "40000", + "socket_connect_timeout": "40000", + "janusgraph_connection_timeout": "20000", "replication_factor": "1" }, "DMAAP": {