postgresql-operator: enable logical backup for a few databases
All checks were successful
/ diff-and-deploy (push) Successful in 2m13s

This commit is contained in:
Finn 2024-12-17 10:40:09 -08:00
parent 298249d430
commit 0655d293a1
2 changed files with 2 additions and 0 deletions

View file

@ -18,3 +18,4 @@ spec:
miniflux: {}
postgresql:
version: "16"
enableLogicalBackup: true

View file

@ -18,3 +18,4 @@ spec:
spoolman: {}
postgresql:
version: "16"
enableLogicalBackup: true