charts-clickhouse icon indicating copy to clipboard operation
charts-clickhouse copied to clipboard

Allow to configure nodeSelector, affinity, tolerations etc for backup cron job

Open Legion2 opened this issue 1 year ago • 1 comments

Proposed change

Allow to configure nodeSelector, affinity, tolerations etc for backup cron job to schedule on nodes which have taints or select nodes based on nodeSelector and affinity rules. Also the scheduler can take resource requests into account if they can be configured for the backup job.

Alternative options

The scheduling behavior of backup cron jobs can not be configured.

Legion2 avatar Jul 11 '22 20:07 Legion2

https://github.com/PostHog/charts-clickhouse/pull/620

At the same time, added this functionality

klamas1 avatar Jan 12 '23 10:01 klamas1