Skip to content

Fix nodeSelector in deployment.yaml template

Shane Hull requested to merge shed909/gitlab-agent:main into main

The deployment.yaml template uses affinity labels instead of nodeSelector to build the nodeSelector template.

I've updated the template to use the correct variable and bumped the chart patch version.

Fixes #6 (closed).

Edited by Mikhail Mazurskiy

Merge request reports