aquasecurity / postee

Notice: Postee is no longer under active development or maintenance.
https://aquasecurity.github.io/postee/latest
MIT License
210 stars 72 forks source link

Option to set priorityClassName in helm chart for the deployment and stafulset #646

Open martijnvdp opened 4 months ago

martijnvdp commented 4 months ago

Description

add values to the helm chart to set priorityClassName to postee statefulset and postee-ui deployment

Use Case

i would like to be able to set the priorityClassName on the statefulset and deployment resources using the helm chart values so i dont have to patch the resources with kustomize

Acceptance Criteria