postgresql-operator: enable logical backup for a few databases
All checks were successful
/ diff-and-deploy (push) Successful in 2m13s
All checks were successful
/ diff-and-deploy (push) Successful in 2m13s
This commit is contained in:
parent
298249d430
commit
0655d293a1
2 changed files with 2 additions and 0 deletions
|
@ -18,3 +18,4 @@ spec:
|
|||
miniflux: {}
|
||||
postgresql:
|
||||
version: "16"
|
||||
enableLogicalBackup: true
|
||||
|
|
|
@ -18,3 +18,4 @@ spec:
|
|||
spoolman: {}
|
||||
postgresql:
|
||||
version: "16"
|
||||
enableLogicalBackup: true
|
||||
|
|
Loading…
Reference in a new issue