resmoio / kubernetes-event-exporter

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

fix drop example to a valid regexp #135

Open yogeek opened 10 months ago

yogeek commented 10 months ago

The config example includes an invalid regexp to drop namespaces. This PR aims to fix that.