opf / helm-charts

OPF helm chart repository
https://charts.openproject.org
GNU General Public License v3.0
11 stars 23 forks source link

Add smtp configuration #112

Closed lectrician1 closed 4 months ago

lectrician1 commented 6 months ago

Vars specified need to be included in both the web and worker deployments

oliverguenther commented 4 months ago

Hi @lectrician1 , SMTP configuration is provided through values.environment. We have no plans to offer direct values for it at this time.

See https://www.openproject.org/docs/installation-and-operations/configuration/outbound-emails/#smtp-options for more information on how to set them.

Best Oliver from OpenProject