You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My concern so far is that I need to set up all pods required by helm charts on specific nodes with labels.
To achieve this, I need to set the affinity for each particular pod that exists in the helm chart.
It would simplify if it would be possible to set it as a global parameter
What expectation
A parameter global.affinity in the mimir-distributed helm chart allows it to be set for all pods.
The text was updated successfully, but these errors were encountered:
Description
My concern so far is that I need to set up all pods required by helm charts on specific nodes with labels.
To achieve this, I need to set the affinity for each particular pod that exists in the helm chart.
It would simplify if it would be possible to set it as a global parameter
What expectation
A parameter
global.affinity
in the mimir-distributed helm chart allows it to be set for all pods.The text was updated successfully, but these errors were encountered: