Skip to content

Commit a55639d

Browse files
authored
Adds required Azure backup env variable WALG_AZ_PREFIX (zalando#1688)
1 parent e98439e commit a55639d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/administrator.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -885,6 +885,7 @@ data:
885885
USE_WALG_BACKUP: "true"
886886
USE_WALG_RESTORE: "true"
887887
CLONE_USE_WALG_RESTORE: "true"
888+
WALG_AZ_PREFIX: "azure://container-name/$(SCOPE)/$(PGVERSION)" # Enables Azure Backups (SCOPE = Cluster name) (PGVERSION = Postgres version)
888889
```
889890

890891
3. Setup your operator configuration values. With the `psql-backup-creds`

0 commit comments

Comments
 (0)