SMTP configuration #443
Labels
chart:signoz
Issue related to signoz helm chart
enhancement
New feature or request
good first issue
Good for newcomers
Hi,
Currently, the Signoz Helm chart doesn't support providing the SMTP configuration explicitly. By looking into the Helm chart I already found out, I'll be able to configure this via the
queryService.additionalEnvs
chart variable, but that way I'll unfortunately have to provide my SMTP password in an unsecure way.My suggestion is to update the Helm chart to be able to provide the SMTP configuration through Helm variables, where for the SMTP password we'll be able to provide this through an existing secret.
As I have experience with maintaining Helm charts, and I'm also willing to make a contribution for this. Please let me hear your thought on this.
The text was updated successfully, but these errors were encountered: