charts
charts copied to clipboard
Unable to restore from local backup by backupName
I get this error Error: execution error at (cluster/templates/cluster.yaml:132:5): You need to specify S3 region if endpointURL is not specified. helm.go:86: 2025-03-08 18:51:19.153483 +0300 MSK m=+0.210108334 [debug] execution error at (cluster/templates/cluster.yaml:132:5): You need to specify S3 region if endpointURL is not specified.
version cluster chart 0.2.1 values.yaml
type: postgresql
mode: recovery
recovery:
method: backup
backupName: "database-clustermarket-database-daily-backup-1683244800"
cluster:
instances: 1
PR https://github.com/cloudnative-pg/charts/pull/529