feat(k8s/immich): use restic for all backups

This commit is contained in:
2026-03-11 21:58:57 +02:00
parent 3c8a627c7e
commit 03bb6ab9b4
5 changed files with 68 additions and 79 deletions

View File

@@ -46,7 +46,7 @@ spec:
app.kubernetes.io/name: server
- podSelector:
matchLabels:
app: immich-db-backup
app: immich-backup
---
# Allow immich pods to reach valkey
apiVersion: networking.k8s.io/v1