chore: Update manifests after change

This commit is contained in:
2025-12-28 03:51:29 +00:00
parent cc1bd581e4
commit 035279abaa
3 changed files with 102 additions and 0 deletions

View File

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