feat: Add support for setting priorityClassName #430

Merged
cbuto merged 1 commits from feat/priorityclass into main 2023-04-07 10:58:34 +00:00
cbuto commented 2023-04-03 21:22:27 +00:00 (Migrated from gitea.com)

Description of the change

Adds support for setting priorityClassName on the Gitea pod.

Benefits

Users can take advantage of https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/ with Gitea.

Applicable issues

Checklist

### Description of the change Adds support for setting priorityClassName on the Gitea pod. ### Benefits Users can take advantage of https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/ with Gitea. ### Applicable issues - fixes #429 ### Checklist <!-- [Place an '[X]' (no spaces) in all applicable fields. Please remove unrelated fields.] --> - [x] Parameters are documented in the `values.yaml` and added to the `README.md` using [readme-generator-for-helm](https://github.com/bitnami-labs/readme-generator-for-helm)
pat-s (Migrated from gitea.com) approved these changes 2023-04-04 08:50:53 +00:00
pat-s (Migrated from gitea.com) left a comment

LGTM

LGTM
Sign in to join this conversation.
No description provided.