Files
auricom-home-cluster/kubernetes/apps/default/firefly-iii/app/backups/replicationsource.yaml
2023-04-17 18:50:01 +02:00

22 lines
541 B
YAML

---
# yaml-language-server: $schema=https://kubernetes-schemas.devbu.io/replicationsource_v1alpha1.json
apiVersion: volsync.backube/v1alpha1
kind: ReplicationSource
metadata:
name: firefly-iii
namespace: default
spec:
sourcePVC: firefly-iii-config
trigger:
schedule: "0 0 * * *"
restic:
copyMethod: Snapshot
pruneIntervalDays: 10
repository: firefly-iii-restic
cacheCapacity: 2Gi
volumeSnapshotClassName: csi-ceph-blockpool
storageClassName: rook-ceph-block
retain:
daily: 10
within: 3d