HOMELAB-847: Add NATS Helm chart + lab-director NATS/Langfuse env vars #172
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "plane/HOMELAB-847-nats-k8s-deployment"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
core/charts/platform/nats/values.yaml: Base values for NATS Helm chart — JetStream enabled, 256Mi in-memory storage, single replica, ClusterIP on 4222/8222core/charts/apps/lab-director/values.yaml: AddedNATS_URL,LANGFUSE_PUBLIC_KEY,LANGFUSE_SECRET_KEYenv placeholders (all set in prod overrides)Notes
prodrepoNATS_URLactivates server-side NATS handlers inMODE=fullwhen setTest plan
helm templatevalidates against NATS chart with these valuesNATS_URLand connects to NATS inMODE=full🤖 Generated with Claude Code