Skip to content

bug: postgres args described in the doc are not implemented invludferf #258

@Goopil

Description

@Goopil

Describe the bug

in the Readme and une the default values file.
There is a mention on the params args to configure the postgres connection string

But when looking at _helpers.tpl. Only the postgres.args seems handled

visible here

https://github.com/search?q=repo%3Alangfuse/langfuse-k8s%20args&type=code

To reproduce

configure a postgres args in the auth options (like a different schema with search_path=my-custom-schema)

Chart version and values.yaml configuration

langfuse-1.5.7

Kubernetes Status

the worker boot but emit log errors

Logs

Look like the default schema to me

Authentication failed against database server, the provided database credentials for postgres are not valid.

Additional information

No response

Are you interested to contribute a fix for this bug?

Yes

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions