Reference

Helm values reference

Every value the telark chart exposes.

The complete, always-current value list is generated from the chart itself and published in the repository:

The values worth knowing before you install — sizing modes, the bootstrap admin, ingress, autoscaling, and monitoring — are explained in context in Guides → Installing.

Two things to remember whichever route you take:

  • Everything is set with --set key=value on the install command line, or with a values file via -f.
  • Helm does not remember those flags across upgrades. Re-pass them on every helm upgrade.