christianhuth / helm-charts

Helm Charts for various Applications
https://charts.christianhuth.de
MIT License
44 stars 23 forks source link

Support incoming tls #1109

Closed m0wer closed 3 months ago

m0wer commented 3 months ago

Hi!

This MR adds support for incoming SMTP TLS and extra volume mounts (to mount the key and cert).

Summary:

Feel free to make suggestions or adapt it to your taste.

Thanks for the chart BTW :-)

christianhuth commented 3 months ago

implemented with another approach in https://github.com/christianhuth/helm-charts/pull/1120