Add support for setting priorityClassName #429

Closed
opened 2023-04-03 21:19:59 +00:00 by cbuto · 0 comments
cbuto commented 2023-04-03 21:19:59 +00:00 (Migrated from gitea.com)

In order to take advantage of the pod priority and preemption feature, I would like to be able to set the priorityClassName on the Gitea pod.

This should be as simple as adding priorityClassName to the StatefulSet template with no default value.

Let me know if there are any considerations!

In order to take advantage of the [pod priority and preemption](https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/) feature, I would like to be able to set the `priorityClassName` on the Gitea pod. This should be as simple as adding `priorityClassName` to the StatefulSet template with no default value. Let me know if there are any considerations!
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lunny/helm-chart#429
No description provided.