mr-karan / calert

🔔 Send alert notifications to Google Chat via Prometheus Alertmanager
MIT License
158 stars 58 forks source link

add possible to configure priorityClass #68

Closed finn-evers closed 1 year ago

finn-evers commented 1 year ago

Add the possible to configure priorityClass for the calert Deployment.

Priority Classes are used by the Kube Scheduler in the scheduling of Pods. https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/

mr-karan commented 1 year ago

thanks!