Skip to content

helm set the bootstrap agent's node selector  #3050

@hyec

Description

@hyec

Is there any option for fleet chart to set the agent's nodeSelector?

here's my helm value:

    bootstrap:
      enabled: true
      repo: https://github.com/rancher/fleet-examples
      secret: ssh-key
      branch: master
      paths: example
    nodeSelector:
      example.com/deploy_fleet: "true"

I want set the agent to deploy on example.com/deploy_fleet: "true" nodes only

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    To Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions