kubewatch
kubewatch copied to clipboard
Different Slack channel support based on namespaces
How can we send notifications to different Slack channels based on namespace?
Suppose, in one cluster we have N namespaces that represent N teams and they all have different slack channels.
So, instead of deploying N kubewatch in N namespaces I want to deploy one kubewatch which can send notifications based on namespaces.
Can we configure this case?
i too have same requirement.. Could someone suggest? is it possible to add conditions based on namespaces to channel name?
This seems a useful feature.
Currently you need to run N instances of the kubewatch controller, each configured to watch only resources of a single namespace