Skip to content

Integrate root database credentials with Helm chart deployment #1697

@coderabbitai

Description

@coderabbitai

Context

PR #1655 introduces support for multiple database user credentials, specifically adding root user credentials (CLP_DB_ROOT_USER and CLP_DB_ROOT_PASS) to the database configuration. These new credentials are currently integrated into the Docker Compose deployment but need to be incorporated into the Helm chart deployment as well.

Related Work

Task

Integrate the new root database credential environment variables (CLP_DB_ROOT_USER and CLP_DB_ROOT_PASS) into the Helm chart deployment configuration, ensuring consistency with the Docker Compose implementation.

Reference

This issue was created following discussion in PR #1655:
#1655 (comment)

Requested by: @junhaoliao

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions