Files
infrastructure/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-storage-backup-source-external.yaml

30 lines
800 B
YAML

apiVersion: volsync.backube/v1alpha1
kind: ReplicationSource
metadata:
name: dawarich-storage-backup-source-external
namespace: dawarich
labels:
helm.sh/chart: volsync-target-storage-2.0.0
app.kubernetes.io/instance: dawarich
app.kubernetes.io/part-of: dawarich
app.kubernetes.io/version: "2.0.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: dawarich-storage-backup
spec:
sourcePVC: dawarich-storage
trigger:
schedule: 6 9 * * 0
restic:
pruneIntervalDays: 35
repository: dawarich-storage-backup-secret-external
retain:
daily: 0
hourly: 0
monthly: 0
weekly: 12
yearly: 0
copyMethod: Snapshot
storageClassName: ceph-block
volumeSnapshotClassName: ceph-blockpool-snapshot
cacheCapacity: 1Gi