chore: Update manifests after change

This commit is contained in:
2026-05-03 00:54:11 +00:00
committed by Alex Lebens
parent c177565a34
commit 3ab005ddfd
33 changed files with 1433 additions and 1 deletions

View File

@@ -0,0 +1,29 @@
apiVersion: volsync.backube/v1alpha1
kind: ReplicationSource
metadata:
name: immich-backup-source-external
namespace: immich
labels:
helm.sh/chart: volsync-target-data-1.1.1
app.kubernetes.io/instance: immich
app.kubernetes.io/part-of: immich
app.kubernetes.io/version: "1.1.1"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: immich-backup
spec:
sourcePVC: immich
trigger:
schedule: 24 10 * * *
restic:
pruneIntervalDays: 7
repository: immich-backup-secret-external
retain:
daily: 7
hourly: 0
monthly: 3
weekly: 4
yearly: 1
copyMethod: Snapshot
storageClassName: ceph-block
volumeSnapshotClassName: ceph-blockpool-snapshot
cacheCapacity: 10Gi