alertmanager
alertmanager copied to clipboard
Load smtp_auth_username from file
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.