Simple kubernetes watcher that sends alert on mattermost channels on errors. Dedicated mainly to report CNPG cluster status.
Copy and edit .env.example. Leave empty values for mattermost if you don't want to use it.
Run the development daemon:
yarn
yarn dev