helm-bitwarden_rs
helm-bitwarden_rs copied to clipboard
use secret for SMTP credentials
Hi, just a little improvement to use a secret instead of configmap to store SMTP credentials because It's more securely.
I have also updated to use the new env variable SMTP_SECURITY instead of SMTP_SSL and SMTP_EXPLICIT_TLS
Hi, looks good, will you rebase the changes?
It's ok, I have rebase the branch to merge with previous changes.
From previous PR I have update the image version because SMTP_SECURITY is only supported after v1.25.