chore: Update manifests after change

This commit is contained in:
2026-03-11 22:42:30 +00:00
parent 22a4f1c4a5
commit ae84e0ac28
40 changed files with 925 additions and 20 deletions

View File

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