postgresql.backup.cronjob.timeZone from values.yaml is ignored
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?
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?