Configure a custom values file for ScalarDB Cluster
This document explains how to create your custom values file for the ScalarDB Cluster chart. For details on the parameters, see the README of the ScalarDB Cluster chart.
Required configurations​
Image configurations​
You must set scalardbCluster.image.repository. Be sure to specify the ScalarDB Cluster container image so that you can pull the image from the container repository.
scalardbCluster:
image:
repository: <SCALARDB_CLUSTER_CONTAINER_IMAGE>