Skip to content

externalDB doesn't allow different components to be read from values #487

@jonathanmccracken

Description

@jonathanmccracken

Ideally we can set each component of the connection string allowing to read these from configmaps/secrets in k8s.

eg
externalDB: dbUsername: "foo" dbPassword: "bar" # or fromExternalSecret ....
Alternatively these could also reference an external secret like many other helm charts -
https://github.com/immich-app/immich-charts/blob/4b3e1d4d0b15a30db33bc76fb847b89d0f8bd6f0/charts/immich/values.yaml#L12

Relevant lines:
https://github.com/mattermost/mattermost-helm/blob/0ce91320ff8ec9f79ae07bc64ea700553cc811f2/charts/mattermost-team-edition/values.yaml#L94C1-L96C30

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