fix: enable immich database backups

This commit is contained in:
Greg Hellings
2026-03-25 06:28:27 -05:00
parent db261a30ba
commit b687b9d229
+5 -5
View File
@@ -49,11 +49,11 @@ spec:
passwordSecret:
name: postgres-user-immich
# plugins:
# - name: barman-cloud.cloudnative-pg.io
# isWALArchiver: true
# parameters:
# barmanObjectName: k3sbackup-objectstore
plugins:
- name: barman-cloud.cloudnative-pg.io
isWALArchiver: true
parameters:
barmanObjectName: k3sbackup-objectstore
---
apiVersion: postgresql.cnpg.io/v1
kind: Database