Files
infrastructure/clusters/cl01tl/manifests/shelfmark/ReplicationSource-shelfmark-config-backup-source-local.yaml
gitea-bot 627911a0e5 Automated Manifest Update (#3318)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #3318
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
2026-01-19 00:06:20 +00:00

30 lines
796 B
YAML

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