Skip to content

[chart/redis-ha][BUG] Impossible to overwrite/change pod affinities #321

Open
@zerkms

Description

@zerkms

Describe the bug

At the moment it's impossible to create a custom podAntiAffinity: there is a additionalAffinities parameter, BUT it's overwritten by

that follows it.

In my case I need to set a custom topologyKey and there is literally no way to change it.

In my particular case solutions could be:

  1. Additional parameter for topologyKey (easy, can contribute)
  2. Another flag to disable the hardcoded affinities to be able to define own affinities

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions