Skip to content

Commit

Permalink
[bitnami/postgresql-ha] add backup.cronjob.tolerations options
Browse files Browse the repository at this point in the history
Signed-off-by: Colin Lee <[email protected]>
  • Loading branch information
colin719 committed May 11, 2024
1 parent 75a27fa commit 5eacda1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bitnami/postgresql-ha/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2209,7 +2209,7 @@ backup:
## ref: https://kubernetes.io/docs/user-guide/node-selection/
##
nodeSelector: {}
## @param backup.cronjob.tolerations Tolerations for PostgreSQL backup CronJob pods assignment
## @param backup.cronjob.tolerations Tolerations for PostgreSQL backup CronJob pod assignment
## ref: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/
##
tolerations: []
Expand Down

0 comments on commit 5eacda1

Please sign in to comment.