Add Stalwart node selector support #30

Merged
mathieu merged 2 commits from chore/stalwart-node-selector into main 2026-08-28 17:38:19 +00:00
Collaborator

Summary

  • Render nodeSelector from Stalwart values into the StatefulSet pod spec
  • Document node selector usage in the chart values
  • Render the existing tolerations and affinity values as well

Validation

  • helm lint stalwart
  • Rendered the chart with nodeSelector.mail-node=true and verified the StatefulSet output
  • git diff --check
## Summary - Render `nodeSelector` from Stalwart values into the StatefulSet pod spec - Document node selector usage in the chart values - Render the existing tolerations and affinity values as well ## Validation - `helm lint stalwart` - Rendered the chart with `nodeSelector.mail-node=true` and verified the StatefulSet output - `git diff --check`
mathieu deleted branch chore/stalwart-node-selector 2026-08-28 17:38:20 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mathieu/charts!30
No description provided.