Installation parameters

This topics lists the installation parameters you can override during a Helm installation.

Configurable Helm installation parameters

You override the Helm installation parameters by adding them to the Helm install command as follows:
--set key=value[,key=value]
Table 1. Helm installation parameters
Parameter Description Default
asm.almObserver.enabled Option to install the Agile Lifecycle Manager observer false
asm.awsObserver.enabled Option to install the Amazon Web Services observer false
asm.bigfixinventoryObserver.enabled Option to install the BigFix Inventory observer false
asm.cienablueplanetObserver.enabled Option to install the Ciena Blue Planet observer false
asm.ciscoaciObserver.enabled Option to install the Cisco ACI observer false
asm.contrailObserver.enabled Option to install the Juniper Contrail observer false
asm.dnsObserver.enabled Option to install the DNS observer false
asm.dockerObserver.enabled Option to install the Docker observer false
asm.dynatraceObserver.enabled Option to install the Dynatrace observer false
asm.fileObserver.enabled Option to install the File observer false
asm.ibmcloudObserver.enabled Option to install the IBM Cloud observer false
asm.itnmObserver.enabled Option to install the ITNM observer false
asm.newrelicObserver.enabled Option to install the New Relic observer false
asm.openstackObserver.enabled Option to install the OpenStack observer false
asm.restObserver.enabled Option to install the REST observer false
asm.servicenowObserver.enabled Option to install the ServiceNow observer false
asm.taddmObserver.enabled Option to install the TADDM observer false
asm.vmvcenterObserver.enabled Option to install the VMware vCenter observer false
asm.vmwarensxObserver.enabled Option to install the VMware NSX observer false
asm.zabbixObserver.enabled Option to install the Zabbix observer false
license Have you read and agree to the License agreement? set to 'accept' not-accepted
noi.releaseName The name of the Helm release of NOI to connect to. noi
global.image.repository Docker registry to pull ASM images from  
global.ingress.api.enabled Option to enable the creation of ingress objects for the application endpoints true
global.ingress.domain Optional hostname to bind to the ingress rules, which must resolve to an proxy node. Multiple deployments of this chart will need to specify different values.  
global.ingress.tlsSecret Optional TLS secret for the ingress hostname.  
global.persistence.enabled Option to disable the requests for PersistentVolumes, for test and demo only. true
global.persistence.storageSize.cassandradata Option to configure the requested amount of storage for Cassandra 50Gi
global.persistence.storageSize.kafkadata Option to configure the requested amount of storage for Kafka 15Gi
global.persistence.storageSize.zookeeperdata Option to configure the requested amount of storage for Zookeeper 5Gi
global.persistence.storageSize.elasticdata Option to configure the requested amount of storage for Elasticsearch 75Gi
global.cassandraNodeReplicas The number of instances to run for Cassandra 3
global.elasticsearch.replicaCount The number of instances to run for Elasticsearch 3
global.environmentSize 'size0' requests fewer resources and is suitable for test and demo. Choose 'size1' for a production deployment. size1
global.kafka.clusterSize The number of instances to run for Kafka 3
global.zookeeper.clusterSize The number of instances to run for Zookeeper 3