chore: Update manifests after automerge
This commit is contained in:
@@ -1,29 +0,0 @@
|
||||
apiVersion: volsync.backube/v1alpha1
|
||||
kind: ReplicationSource
|
||||
metadata:
|
||||
name: roundcube-data-backup-source-local
|
||||
namespace: roundcube
|
||||
labels:
|
||||
helm.sh/chart: volsync-target-data-0.6.0
|
||||
app.kubernetes.io/instance: roundcube
|
||||
app.kubernetes.io/part-of: roundcube
|
||||
app.kubernetes.io/version: "0.6.0"
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/name: roundcube-data-backup
|
||||
spec:
|
||||
sourcePVC: roundcube-data
|
||||
trigger:
|
||||
schedule: 0 8 * * *
|
||||
restic:
|
||||
pruneIntervalDays: 7
|
||||
repository: roundcube-data-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
|
||||
Reference in New Issue
Block a user