Onboarding upload control
[sdc.git] / sdc-os-chef / environments / Template.json
index ceecd6a..b0d908c 100644 (file)
@@ -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"
       "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": {