chore: Update manifests after change

This commit is contained in:
2026-05-10 02:28:03 +00:00
parent 83be629d21
commit d91c982c98
63 changed files with 306 additions and 306 deletions

View File

@@ -4,25 +4,25 @@ metadata:
name: shelfmark-backup-source-local
namespace: shelfmark
labels:
helm.sh/chart: volsync-target-config-1.1.1
helm.sh/chart: volsync-target-config-2.0.0
app.kubernetes.io/instance: shelfmark
app.kubernetes.io/part-of: shelfmark
app.kubernetes.io/version: "1.1.1"
app.kubernetes.io/version: "2.0.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: shelfmark-backup-source-local
spec:
sourcePVC: shelfmark
trigger:
schedule: 20 11 * * *
schedule: 25 8 * * *
restic:
pruneIntervalDays: 7
repository: shelfmark-backup-secret-local
retain:
daily: 7
hourly: 0
monthly: 3
monthly: 0
weekly: 4
yearly: 1
yearly: 0
moverSecurityContext:
runAsGroup: 1000
runAsUser: 1000