just dev locally or the Helm chart in Kubernetes — only how
you supply them changes.
Local (environment variables)
Set directly, or defaulted to matchdocker-compose.yaml — see the server
and control-plane recipes in the repo’s justfile:
Kubernetes (Helm values)
The same settings are supplied viaexistingSecret or chart values — see
Kubernetes for the exact commands, and the chart’s
own values reference for the full surface (autoscaling, ingress, resources,
image repositories, worker dispatch tuning).
This page is a placeholder for a fuller configuration reference — a
generated table from
values.yaml and a complete environment variable
list belong here as the deployment surface grows.