Files
infrastructure/clusters/cl01tl/manifests/prowlarr/ReplicationSource-prowlarr-config-backup-source-remote.yaml

33 lines
861 B
YAML

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