parodos-dev / orchestrator-helm-chart

Helm chart to deploy the Orchestrator solution suite.
https://parodos.dev/orchestrator-helm-chart/
Apache License 2.0
2 stars 22 forks source link

Add support for configuring the notifications email server #226

Closed masayag closed 3 months ago

masayag commented 3 months ago

The notifications email plugin enabled the user to fan-out emails if the recipients has an email address associated with the user definition. To enable this feature, there is a need to configure the notifications email plugin.

The values.yaml exposes the values for some of the plugin attributed, and the sensitive information (hostname, username and password) are expected to be provided when executing the setup.sh script.

Signed-off-by: Moti Asayag masayag@redhat.com

rh-pre-commit.version: 2.3.0 rh-pre-commit.check-secrets: ENABLED

masayag commented 3 months ago

@jordigilh can you have another look, pls?

jordigilh commented 3 months ago

/lgtm