The following properties affect how Helm interacts with the Kubernetes infrastructure.
Table B.1. Top-Level Options
Parameter | Description | Default |
---|---|---|
cluster.enabled | Configure VoltDB Cluster as part of Helm operation (set false if you are installing operator and cluster separately) | true |
cluster.serviceAccount.create | If true, create and use service account for VoltDB cluster node containers | true |
cluster.serviceAccount.name | If not set and create is true, a name is generated using the fullname template | "" |