chore: Update manifests after change

This commit is contained in:
2026-05-15 15:13:50 +00:00
committed by Alex Lebens
parent 94f950726b
commit b3af9239ca
105 changed files with 1 additions and 3902 deletions

View File

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