The following properties affect how Helm interacts with the Kubernetes infrastructure.
Table A.1. Top-Level Options
Parameter | Description | Default |
---|---|---|
cluster.enabled | Create VoltDB Cluster | true |
cluster.serviceAccount.create | If true, create & 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 | "" |