Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please add (nodeSelector or affinities) and tolerations to the deployment template #62

Open
ekovacs opened this issue Nov 29, 2023 · 1 comment · May be fixed by #64
Open

please add (nodeSelector or affinities) and tolerations to the deployment template #62

ekovacs opened this issue Nov 29, 2023 · 1 comment · May be fixed by #64

Comments

@ekovacs
Copy link

ekovacs commented Nov 29, 2023

in order to have better control over where the tunnel deployment's pod end up, please allow:

  • nodeSelector or affinities
  • tolerations

to be specified
in
https://github.com/cloudflare/helm-charts/blob/main/charts/cloudflare-tunnel-remote/templates/deployment.yaml

@aug70
Copy link

aug70 commented Sep 30, 2024

They have nodeSelector implmentation on one of the Helm charts. Remote chart has it in its values but no implementation. Even if you set the value in yaml file, it doesn't have an effect. See https://github.com/search?q=repo%3Acloudflare%2Fhelm-charts%20%20nodeSelector&type=code

Both Helm charts need work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants