feat: add backup

This commit is contained in:
2026-02-13 14:03:49 -06:00
parent 9128908fb1
commit fa49839947
2 changed files with 15 additions and 0 deletions

View File

@@ -17,5 +17,9 @@ dependencies:
alias: yubal
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.6.2
- name: volsync-target
alias: volsync-target-config
version: 0.7.0
repository: oci://harbor.alexlebens.net/helm-charts
# renovate: datasource=github-releases depName=guillevc/yubal
appVersion: v4.0.0

View File

@@ -126,6 +126,7 @@ yubal:
value: /
persistence:
config:
forceRename: yubal
storageClass: ceph-block
accessMode: ReadWriteOnce
size: 1Gi
@@ -142,3 +143,13 @@ yubal:
main:
- path: /app/data
readOnly: false
volsync-target-config:
pvcTarget: yubal
local:
enabled: true
schedule: 42 11 * * *
remote:
enabled: false
external:
enabled: true
schedule: 42 12 * * *