Closed rowa78 closed 2 years ago
I have nodes with some taints. Therefore i want to specify tolerations for the deployements. In this helmchart, i can't set those tolerations.
I have a separate worker. The normal workload should not be deployed there. So i tainted the node. But i want the connect-deployment on this node.
add tolerations to the helm-chart-templates. I'll prepare an PR for this.
Can someone review PR?
Summary
I have nodes with some taints. Therefore i want to specify tolerations for the deployements. In this helmchart, i can't set those tolerations.
Use cases
I have a separate worker. The normal workload should not be deployed there. So i tainted the node. But i want the connect-deployment on this node.
Proposed solution
add tolerations to the helm-chart-templates. I'll prepare an PR for this.