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
As "Cluste Operator" I want "to specify affinity and tolerations of helm cleanup hook pod" So that "the pod can be scheduled on a cluster where all nodes have taints"
Context
All our nodes are tainted, and we have to explicitly select a node group to schedule pods to.
Out of Scope
No response
Further links
No response
Acceptance Criteria
affinity can be specified for all helm hooks
tolerations can be specified for all helm hooks
Implementation Ideas
add the required configuration to helm template
The text was updated successfully, but these errors were encountered:
Summary
As "Cluste Operator"
I want "to specify affinity and tolerations of helm cleanup hook pod"
So that "the pod can be scheduled on a cluster where all nodes have taints"
Context
All our nodes are tainted, and we have to explicitly select a node group to schedule pods to.
Out of Scope
No response
Further links
No response
Acceptance Criteria
Implementation Ideas
add the required configuration to helm template
The text was updated successfully, but these errors were encountered: