langfuse / langfuse-k8s

Community-maintained Kubernetes config and Helm chart for Langfuse
https://langfuse.com
MIT License
44 stars 24 forks source link

Unable to set HOSTNAME via Helm chart #6

Closed alecor191 closed 4 months ago

alecor191 commented 4 months ago

I'm running into the issue that the Langfuse pod rejects connections. Reading through the docs it is suggested to set env var HOSTNAME to 0.0.0.0.

I did that and it works fine.

However, as I'm using the Helm chart to deploy Langfuse, I don't see a value I could set to configure HOSTNAME.

Am I missing something? If not, would it be possible to add this configuration?

marcklingen commented 4 months ago

The helm chart includes a number of required envs. You can pass any additional env via langfuse.additionalEnv.