postgres-operator/charts
Aaron Peschel 1dd0cd9691
Add Support for Azure WAL-G Backups (#1537)
This commit adds support for using an Azure storage account as a backup
location.

It uses the existing GCS functionality as a reference for what to do,
and follows the example set by GCS as closely as possible.

The decision to name the cloud provider key "aws_or_gcp" is unfortunate
while adding support for Azure, but I have left it alone to allow for
this changeset to be backwards compatible.
2021-08-26 14:59:03 +02:00
..
postgres-operator Add Support for Azure WAL-G Backups (#1537) 2021-08-26 14:59:03 +02:00
postgres-operator-ui feat: Add extraEnvs to operator-ui helm chart (#1582) 2021-08-20 15:11:11 +02:00