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