passbolt / charts-passbolt

Helm charts to run Passbolt on Kubernetes. No strings attached charts to run the open source password manager for teams!
https://passbolt.com
GNU Affero General Public License v3.0
40 stars 27 forks source link

feat: add email from name and email transport timeout to the plain env #59

Closed Kuruyia closed 8 months ago

Kuruyia commented 8 months ago

This adds two new values in the passboltEnv.plain key for setting up the sender name for emails (EMAIL_DEFAULT_FROM_NAME) and the timeout for the email transport (EMAIL_TRANSPORT_DEFAULT_TIMEOUT), instead of having to pass extra env variables.

CLAassistant commented 8 months ago

CLA assistant check
All committers have signed the CLA.