Skip to content

[Feat]: allow setting LOWCODER_ADMIN_SMTP_* environment variables in helm chart #1691

Open
@q-gandhart

Description

@q-gandhart

I couldn't find a way to set the LOWCODER_ADMIN_SMTP_* environment variables in the helm chart values.yaml file. Since, LOWCODER_ADMIN_SMTP_PASSWORD is a sensitive secret, we should have a secret reference in the values.yaml file to set this value.

something along these lines

global:
  config:
    ...
    admin_smtp_password_secret_ref: foo

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