Automated Manifest Update (#2894)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2894
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2894.
This commit is contained in:
2025-12-27 20:06:27 +00:00
committed by Alex Lebens
parent e4456d4ec2
commit 3bc825ab8c
376 changed files with 735 additions and 5661 deletions

View File

@@ -1,29 +0,0 @@
apiVersion: volsync.backube/v1alpha1
kind: ReplicationSource
metadata:
name: soulsync-database-backup-source-local
namespace: soulsync
labels:
helm.sh/chart: volsync-target-database-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-database-backup
spec:
sourcePVC: soulsync-database
trigger:
schedule: 0 8 * * *
restic:
pruneIntervalDays: 7
repository: soulsync-database-backup-secret-local
retain:
daily: 7
hourly: 0
monthly: 3
weekly: 4
yearly: 1
copyMethod: Snapshot
storageClassName: ceph-block
volumeSnapshotClassName: ceph-blockpool-snapshot
cacheCapacity: 1Gi