chore: Update manifests after change
This commit is contained in:
@@ -4,10 +4,10 @@ metadata:
|
||||
name: actual-data-backup-source-local
|
||||
namespace: actual
|
||||
labels:
|
||||
helm.sh/chart: volsync-target-data-1.1.1
|
||||
helm.sh/chart: volsync-target-data-2.0.0
|
||||
app.kubernetes.io/instance: actual
|
||||
app.kubernetes.io/part-of: actual
|
||||
app.kubernetes.io/version: "1.1.1"
|
||||
app.kubernetes.io/version: "2.0.0"
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/name: actual-data-backup-source-local
|
||||
spec:
|
||||
@@ -20,9 +20,9 @@ spec:
|
||||
retain:
|
||||
daily: 7
|
||||
hourly: 0
|
||||
monthly: 3
|
||||
monthly: 0
|
||||
weekly: 4
|
||||
yearly: 1
|
||||
yearly: 0
|
||||
copyMethod: Snapshot
|
||||
storageClassName: ceph-block
|
||||
volumeSnapshotClassName: ceph-blockpool-snapshot
|
||||
|
||||
Reference in New Issue
Block a user