Files
infrastructure/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-metadata-backup-source-remote.yaml
gitea-bot 69fd4d533a Automated Manifest Update (#2571)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Co-authored-by: Alex Lebens <alexanderlebens@gmail.com>
Reviewed-on: #2571
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
2025-12-16 00:22:58 +00:00

30 lines
841 B
YAML

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