Skip to content

Helm - connection string credentials in secret #211

@tskinner-oppfi

Description

@tskinner-oppfi

Is your feature request related to a problem? Please describe.
Using the current helm chart causes the connectionString to be stored in the helm values and a Kubernetes ConfigMap. It is generally considered a bad practice to store credentials in github (as IAC) or in Kubernetes ConfigMaps.

Describe the solution you'd like
Allow the use of providing the connection string credentials or the connection string itself from an existing secret in Kubernetes.

Describe alternatives you've considered
Not using the helm chart.

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