Built on kubeops this alerts in a slack channel when there are issues with pods being deleted.
Play with this locally
make docker
make publish
cd helm
helm install . --generate-name --set="slackwebhookurl=<YOUR WEBHOOK>
Built on kubeops this alerts in a slack channel when there are issues with pods being deleted.
Play with this locally
make docker
make publish
cd helm
helm install . --generate-name --set="slackwebhookurl=<YOUR WEBHOOK>
MIT License