Skip to content

fix: add host field to externalDatabase configuration#61

Merged
mendonk merged 2 commits intomainfrom
fix-include-external-database-host
Apr 27, 2026
Merged

fix: add host field to externalDatabase configuration#61
mendonk merged 2 commits intomainfrom
fix-include-external-database-host

Conversation

@mendonk
Copy link
Copy Markdown
Collaborator

@mendonk mendonk commented Apr 27, 2026

This value is missing and is referenced in templates for externalDatabase.

@mendonk mendonk requested a review from jordanrfrazier April 27, 2026 15:32
@mendonk mendonk self-assigned this Apr 27, 2026
enabled: false
driver: {}
# value: "postgresql"
host: {}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can't remember if there's another values.yaml in a chart here that also needs this?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just this one, and it's referenced in backend-statefulset.yaml
the langflow-runtime chart doesn't have it

@mendonk mendonk merged commit 91508ee into main Apr 27, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants