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

Add nodeSelector to list of Chart Parameters #167

Open
darktempla opened this issue Nov 10, 2021 · 0 comments
Open

Add nodeSelector to list of Chart Parameters #167

darktempla opened this issue Nov 10, 2021 · 0 comments

Comments

@darktempla
Copy link

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

No

Describe the solution you would like

I would like the ability to set via the chart values a nodeSelector for each of the individual pods.
The main one is Conjur as it does not support multi-arch.
Nginx and Postgres do so this is less important but for consistency would be good.

Alternatively node affinity would also do the trick but would be more complex from a templating point of view and overkill for my use case, however may future proof the change.

Describe alternatives you have considered

ARM based images then the node selector is not required however still a nice touch.

With everything going ARM before too long I suspect that will be a feature request. In particular all new Mac's.
ARM64 is the most prudent however support for linux/arm/v7 would be greatly appreciated too as it means users can make use of hybrid clusters that may contain older Raspberry Pi's etc.

Additional context

None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants