grafana / cortex-jsonnet

Deprecated: see https://github.com/grafana/mimir/tree/main/operations/mimir instead
Apache License 2.0
74 stars 55 forks source link

Add option to disable anti-affinity in newIngesterStatefulSet() #358

Closed pracucci closed 3 years ago

pracucci commented 3 years ago

What this PR does: I need to disable the anti-affinity rule for a specific use case. In this PR I'm adding an option to newIngesterStatefulSet().

Which issue(s) this PR fixes: N/A

Checklist