Mattermost Operator Support for Tolerations
Summary
Request to add the support of tolerations as we're looking to scale down the PB padawan nodes and move mattermost to a specific node pool.
Steps to reproduce
Current chart doesn't support tolerations.
What is the current behavior?
We can't assign a pod to a specific node pool/workload.
What is the expected behavior?
Able to schedule the mattermost pod on a node with tolerated taint.
Relevant logs and/or screenshots
N/A
Possible fixes
Update the deplooyment.yaml template to support tolerations.
Spoke to @michaelmcleroy and said this could be done.
Edited by Branden Cobb