Skip to content

[FEATURE] Add nodeSelector and affinity #19

Open
@emmanuelstroem

Description

@emmanuelstroem

Is your feature request related to a problem? Please describe.

In a scenario where there is a dedicated node/nodepool on which to schedule the runner,
the helm-chart does not have the required values to achieve that.

Describe the solution you'd like

Add nodeSelector and affinity specs to the deployment.yaml template.
These should enable specifying nodes if need be.

Describe alternatives you've considered

I have considered through Helm CLI using --set nodeSelector.<key>=<value> but this requires the template to be prepared first. 🙈

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions