boomerang-io / charts

Helm charts for Boomerang Projects
Apache License 2.0
3 stars 5 forks source link

Add helper functions to support nodeSelector, affinity and tolerations #16

Closed morarucostel closed 3 years ago

morarucostel commented 3 years ago

Is your request related to a problem? Please describe. There is a need for helper functions to define nodeSelector, affinity and tolerations based on the release values.

Describe the solution you'd like Create common helper functions that would define the 3 properties in the deployments.

Describe the benefits or justification for this request Standard and useful functions.