alertmanager icon indicating copy to clipboard operation
alertmanager copied to clipboard

Load smtp_auth_username from file

Open mfisch04 opened this issue 9 months ago • 0 comments

It would be very helpful to load auth_username/smtp_auth_username from a file like auth_password_file/smtp_auth_password_file. We would like to load both from a kubernetes secret using the kube-prometheus-stack helm chart but we can only load the password.

mfisch04 avatar May 08 '25 19:05 mfisch04