Skip to content

Gitaly: support defining the StatefulSet priorityClassName

This MR adds support for configuring the priorityClassName on the gitaly StatefulSet. As an additive and optional Value this change is fully backwards compatible.

See #1987 (closed) for more details and an example use-case.

Closes #1987 (closed)

Merge request reports