fix: enable immich database backups
This commit is contained in:
@@ -49,11 +49,11 @@ spec:
|
|||||||
passwordSecret:
|
passwordSecret:
|
||||||
name: postgres-user-immich
|
name: postgres-user-immich
|
||||||
|
|
||||||
# plugins:
|
plugins:
|
||||||
# - name: barman-cloud.cloudnative-pg.io
|
- name: barman-cloud.cloudnative-pg.io
|
||||||
# isWALArchiver: true
|
isWALArchiver: true
|
||||||
# parameters:
|
parameters:
|
||||||
# barmanObjectName: k3sbackup-objectstore
|
barmanObjectName: k3sbackup-objectstore
|
||||||
---
|
---
|
||||||
apiVersion: postgresql.cnpg.io/v1
|
apiVersion: postgresql.cnpg.io/v1
|
||||||
kind: Database
|
kind: Database
|
||||||
|
|||||||
Reference in New Issue
Block a user