Skip to content

Allow for anti affinity labels to be set on the task-runner pod

This MR allows for adding AntiAffinity rules based on labels to the task-runner pod with the default being to prefer not to schedule with the gitaly pod as these can contend for the same resources

Solves #1676 (closed)

Merge request reports