helm icon indicating copy to clipboard operation
helm copied to clipboard

postgresql.backup.cronjob.timeZone from values.yaml is ignored

Open rriemann opened this issue 11 months ago • 1 comments

Dears,

I try to run the postgresql backups cronjob at a specific time and another cronjob some time later. Hence, I want to avoid confusion on timezones and be explicit in both cases.

I learnt from https://github.com/bitnami/charts/blob/main/bitnami/postgresql/values.yaml#L1300 that the bitnami postgresql helm chart supports such value.

Can we please forward all the postgresql.backup.cronjob to the respective sub helm chart?

rriemann avatar Jan 15 '25 16:01 rriemann

All values are forwarded per default in helm. But the helm-chart is not update ... we have: https://github.com/bitnami/charts/blob/postgresql/15.5.0/bitnami/postgresql/values.yaml

We will update it with the next major-version of nextcloud, see #641


But also in the old version the cronjob exists ... So are you sure that is a problem of this helm-chart?

wrenix avatar Jan 18 '25 14:01 wrenix