switchover
This commit is contained in:
@@ -2,5 +2,8 @@ dependencies:
|
||||
- name: app-template
|
||||
repository: https://bjw-s-labs.github.io/helm-charts/
|
||||
version: 4.5.0
|
||||
digest: sha256:8b61638d4899377aae8f43d87bb4421ee5db7c66060ef80ee5e312b67fa9c893
|
||||
generated: "2025-12-05T17:07:48.196480722Z"
|
||||
- name: volsync-target
|
||||
repository: oci://harbor.alexlebens.net/helm-charts
|
||||
version: 0.5.0
|
||||
digest: sha256:647a60eecf1165966b441fbbe71a048ee89dbfc1ba9609839d28e22611f92b62
|
||||
generated: "2025-12-17T09:43:01.106672-06:00"
|
||||
|
||||
@@ -18,9 +18,9 @@ dependencies:
|
||||
alias: libation
|
||||
repository: https://bjw-s-labs.github.io/helm-charts/
|
||||
version: 4.5.0
|
||||
# - name: volsync-target
|
||||
# alias: volsync-target-config
|
||||
# version: 0.5.0
|
||||
# repository: oci://harbor.alexlebens.net/helm-charts
|
||||
- name: volsync-target
|
||||
alias: volsync-target-config
|
||||
version: 0.5.0
|
||||
repository: oci://harbor.alexlebens.net/helm-charts
|
||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/libation.png
|
||||
appVersion: 12.8.2
|
||||
|
||||
@@ -51,13 +51,6 @@ libation:
|
||||
accessMode: ReadWriteOnce
|
||||
size: 500Mi
|
||||
retain: true
|
||||
advancedMounts:
|
||||
debug:
|
||||
main:
|
||||
- path: /config
|
||||
readOnly: false
|
||||
config:
|
||||
existingClaim: libation-config
|
||||
advancedMounts:
|
||||
main:
|
||||
main:
|
||||
@@ -65,18 +58,7 @@ libation:
|
||||
readOnly: false
|
||||
debug:
|
||||
main:
|
||||
- path: /config-old
|
||||
readOnly: false
|
||||
data:
|
||||
existingClaim: libation-nfs-storage
|
||||
advancedMounts:
|
||||
main:
|
||||
main:
|
||||
- path: /data
|
||||
readOnly: false
|
||||
debug:
|
||||
main:
|
||||
- path: /data
|
||||
- path: /config
|
||||
readOnly: false
|
||||
volsync-target-config:
|
||||
pvcTarget: libation
|
||||
|
||||
Reference in New Issue
Block a user