Automated Manifest Update (#4644)

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

Reviewed-on: #4644
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 #4644.
This commit is contained in:
2026-03-11 21:40:39 +00:00
committed by Alex Lebens
parent 8597a28272
commit 92eea2e0ab
6 changed files with 201 additions and 24 deletions

View File

@@ -0,0 +1,29 @@
apiVersion: volsync.backube/v1alpha1
kind: ReplicationSource
metadata:
name: outline-data-backup-source-external
namespace: outline
labels:
helm.sh/chart: volsync-target-data-0.8.0
app.kubernetes.io/instance: outline
app.kubernetes.io/part-of: outline
app.kubernetes.io/version: "0.8.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: outline-data-backup
spec:
sourcePVC: outline-data
trigger:
schedule: 50 12 * * *
restic:
pruneIntervalDays: 7
repository: outline-data-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