resmoio / kubernetes-event-exporter

Export Kubernetes events to multiple destinations with routing and filtering
Apache License 2.0
753 stars 149 forks source link

webhook question #175

Open sojjan1337 opened 5 months ago

sojjan1337 commented 5 months ago

Hi!

I want to get a notification in mattermost when the container is up again. I get a message "Stopping container XXX". But no feedback when it's up again.

How do i fix this? using webhook method. Does it work with "send_resolved: true"?