You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BUILDER_POD_NODE_SELECTOR | A node selector setting for builder job. As builder job sometimes consume a lot of node resources. In case you want a builder job to run in specific node only, so it won't effect the critical node. for example `pool:testing,disk:magnetic`
56
+
BUILDER_POD_NODE_SELECTOR | A node selector setting for builder job. As it may sometimes consume a lot of node resources, one may want a given builder job to run in a specific node only, so it won't affect critical nodes. for example `pool:testing,disk:magnetic`
0 commit comments