chore: Update manifests after change

This commit is contained in:
2026-03-11 22:38:21 +00:00
parent a61ff80d19
commit ad5ace7e02
55 changed files with 1186 additions and 29 deletions

View File

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