qonto / prometheus-rds-exporter

Prometheus exporter for AWS RDS
MIT License
69 stars 12 forks source link

Enhancement - allow the ability to set priorityclassname within the helmchart #26

Closed cjwong1098 closed 1 year ago

cjwong1098 commented 1 year ago

within the helm chart (configs/helm/templates/deployment.yaml) can the ability of setting "priorityclassname" name be exposed?

https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/

thanks!

vmercierfr commented 1 year ago

Hello @cjwong1098,

We just released the v0.3.0 that contains the priorityClassName Helm chart parameter to configure it.

Please upgrade to this version to have the option.