idealista / prom2teams

prom2teams is an HTTP server built with Python that receives alert notifications from a previously configured Prometheus Alertmanager instance and forwards it to Microsoft Teams using defined connectors
Apache License 2.0
274 stars 85 forks source link

[FEATURE] Make it possible to get the webhook URL from secret in the chart #341

Open bitnik opened 1 year ago

bitnik commented 1 year ago

Description

In the current chart I don't see a way to get connector webhook URL from a secret. Or is there a way? Othwerise please make it sure that it can loaded/mounted from a secret.

Why is this needed?

Passing secret values in config yamls is not good.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

bitnik commented 1 year ago

This is still needed.