Automated Manifest Update (#2917)

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

Reviewed-on: #2917
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 #2917.
This commit is contained in:
2025-12-28 00:08:20 +00:00
committed by Alex Lebens
parent 1c422f0977
commit b803b67ec6
212 changed files with 4675 additions and 308 deletions

View File

@@ -0,0 +1,29 @@
apiVersion: volsync.backube/v1alpha1
kind: ReplicationSource
metadata:
name: soulsync-database-backup-source-local
namespace: soulsync
labels:
helm.sh/chart: volsync-target-database-0.7.0
app.kubernetes.io/instance: soulsync
app.kubernetes.io/part-of: soulsync
app.kubernetes.io/version: "0.7.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: soulsync-database-backup
spec:
sourcePVC: soulsync-database
trigger:
schedule: 30 11 * * *
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