postgres-operator
postgres-operator copied to clipboard
Update Logical Backup environment variables for GCP and Azure
Per https://github.com/zalando/postgres-operator/issues/1838
Update logical backup environment variables for GCP and Azure. I've also added azbak (we've been using in production for 6+ months now) in the example logical-backup image to allow for logical backups within azure, and added azure_upload to dump.sh.
@FxKu lets see if we can merge or support this. supporting all platforms sounds like a good motivator
with #2052 merged, I think we can close this. Might be a little confusing now to have explicit options for Azure but for AWS and GCS one has to use the same logical_backup_s3_... ones.