Skip to content

Allow configuration of DB_HOST, DB_PASS, DB_USER, DB_NAME separately. #480

@kminehart

Description

@kminehart

We're having an issue with the helm chart right now, https://github.com/kubernetes/charts/pull/1022/files#r119681171

With Kubernetes, ideally passwords would be stored as secrets. The problem with using the database URL as the only configurable option means the database password has to be stored in Kubernetes as a value in the deployment, rather than as a secret to be encrypted.*

  • yes I know Kubernetes secrets are in plain text at the moment. That won't be the case forever.

Metadata

Metadata

Assignees

No one assigned

    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