Files
infrastructure/clusters/cl01tl/manifests/soulsync/ReplicationSource-soulsync-config-backup-source-external.yaml
gitea-bot 315dd2ebe4 Automated Manifest Update (#2844)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2844
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
2025-12-24 22:27:15 +00:00

30 lines
793 B
YAML

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