We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e98439e commit a55639dCopy full SHA for a55639d
docs/administrator.md
@@ -885,6 +885,7 @@ data:
885
USE_WALG_BACKUP: "true"
886
USE_WALG_RESTORE: "true"
887
CLONE_USE_WALG_RESTORE: "true"
888
+ WALG_AZ_PREFIX: "azure://container-name/$(SCOPE)/$(PGVERSION)" # Enables Azure Backups (SCOPE = Cluster name) (PGVERSION = Postgres version)
889
```
890
891
3. Setup your operator configuration values. With the `psql-backup-creds`
0 commit comments