Files
infrastructure/clusters/cl01tl/manifests/immich/ReplicationSource-immich-data-backup-source-external.yaml
gitea-bot 8a7a5c56c4 Automated Manifest Update (#2430)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2430
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
2025-12-12 04:54:50 +00:00

27 lines
658 B
YAML

apiVersion: volsync.backube/v1alpha1
kind: ReplicationSource
metadata:
name: immich-data-backup-source-external
namespace: immich
labels:
app.kubernetes.io/name: immich-data-backup-source-external
app.kubernetes.io/instance: immich
app.kubernetes.io/part-of: immich
spec:
sourcePVC: immich
trigger:
schedule: 0 4 * * *
restic:
pruneIntervalDays: 7
repository: immich-data-backup-secret-external
retain:
hourly: 1
daily: 3
weekly: 2
monthly: 2
yearly: 4
copyMethod: Snapshot
storageClassName: ceph-block
volumeSnapshotClassName: ceph-blockpool-snapshot
cacheCapacity: 50Gi