docker-postfix icon indicating copy to clipboard operation
docker-postfix copied to clipboard

Allow custom cetificates in helm chart

Open deefdragon opened this issue 1 year ago • 3 comments

The helm chart has the certs.create environment variable, but this generates certificates locally. It would be greate if the user could provide their own certificate secret, and still have the necessary cert-enable script be added. (IE so that certs generated via certmanager could be used)

deefdragon avatar Feb 27 '25 02:02 deefdragon

Was looking for this too and saw it was recently added in https://github.com/bokysan/docker-postfix/pull/233

@bokysan could we bother you to push a new release of the Helm chart? 😀

toupeira avatar Aug 20 '25 14:08 toupeira

I usually wait for a couple of issues before releasing a new version. I'll do something before the end of the month if nothing else pops up.

In the meantime, you can test it by using :edge version.

bokysan avatar Aug 22 '25 17:08 bokysan

Thanks, that's fair! 😀

toupeira avatar Aug 26 '25 08:08 toupeira