- Notifications
You must be signed in to change notification settings - Fork254
Open
Description
I couldn't find a way to set theLOWCODER_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
Labels
No labels
Type
Projects
Status
📋 Backlog