ChromaDB Helm values.yaml: the 2026 production setup (opens in new tab)
Quick take ChromaDB 1.0.0 rewrote the server in Rust and quietly broke most of the values.yaml configs you find online. Auth keys are ignored, logging keys are ignored, and the persistence semantics changed. Here is a values.yaml that actually works in production, with every block explained. If you only have 90 seconds, this is the shape: Use amikos-tech/chromadb-chart, the most maintained chart on Artifact Hub. For ChromaDB 1.0.0+ assume chromadb.auth.* is dead. Network-level security is the...
Read the original article