itayb-legit opened a new issue, #8252: URL: https://github.com/apache/incubator-devlake/issues/8252
In the [DevLake architecture documentation](https://devlake.apache.org/docs/Overview/Architecture/), it states: Database: The database stores both DevLake’s metadata and user data collected by data pipelines. DevLake supports MySQL and PostgreSQL as of v0.11. However, when reviewing the Helm chart values.yaml, I noticed the following configuration: `option: # database type, supported: [mysql] ` The comment only mentions support for MySQL. Could you provide guidance on how to configure PostgreSQL as the database for DevLake when deploying with the Helm chart? Are there any specific changes required in the Helm chart or additional steps to enable PostgreSQL support? Thank you! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@devlake.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org