diff --git a/manifests/databases/immich.yaml b/manifests/databases/immich.yaml index 274f236..eabe172 100644 --- a/manifests/databases/immich.yaml +++ b/manifests/databases/immich.yaml @@ -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