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: clickhouse-data-backup-source-external
namespace: rybbit
labels:
helm.sh/chart: volsync-target-clickhouse-data-1.1.1
helm.sh/chart: volsync-target-clickhouse-data-2.0.0
app.kubernetes.io/instance: rybbit
app.kubernetes.io/part-of: rybbit
app.kubernetes.io/version: "1.1.1"
app.kubernetes.io/version: "2.0.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: clickhouse-data-backup
spec:
sourcePVC: clickhouse-data
trigger:
schedule: 14 13 * * *
schedule: 10 9 * * 5
restic:
pruneIntervalDays: 7
pruneIntervalDays: 35
repository: clickhouse-data-backup-secret-external
retain:
daily: 7
daily: 0
hourly: 0
monthly: 3
weekly: 4
yearly: 1
monthly: 0
weekly: 12
yearly: 0
moverSecurityContext:
fsGroup: 101
fsGroupChangePolicy: OnRootMismatch