Skip to content

Add NodeSelector to run the jobs only in standard nodes

Iago Santos Pardo requested to merge nodeSelector into watchPVs

This avoids that the job pods land on nodes dedicated to specific tasks (gitlab, routers, masters) and possibly disturb them.

Merge request reports