mirror of
https://github.com/shadoll/helm-charts.git
synced 2026-08-28 11:33:17 +00:00
feat: Add node affinity support for backup CronJob and update values.yaml
This commit is contained in:
@@ -107,6 +107,8 @@ backup:
|
||||
retentionDays: 10
|
||||
storagePath: /storage/backups/postgres
|
||||
resources: {}
|
||||
# Node to run backup on (hostname). If set, overrides global affinity/tolerations for the backup CronJob.
|
||||
node: ""
|
||||
|
||||
nodeSelector: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user