Compare commits
3 Commits
eee1cbbac8
...
1131680ebd
| Author | SHA1 | Date | |
|---|---|---|---|
|
1131680ebd
|
|||
| aa4cf7d828 | |||
| 5c24e99021 |
@@ -24,4 +24,4 @@ dependencies:
|
||||
repository: oci://harbor.alexlebens.net/helm-charts
|
||||
version: 0.5.0
|
||||
digest: sha256:28178cbd5326d24f56f005d250a2dd48d16e64620f7336ad33fbc8e206c54421
|
||||
generated: "2025-12-17T15:03:33.421763156Z"
|
||||
generated: "2025-12-17T15:47:26.125031666Z"
|
||||
|
||||
@@ -12,4 +12,4 @@ dependencies:
|
||||
repository: oci://harbor.alexlebens.net/helm-charts
|
||||
version: 0.5.0
|
||||
digest: sha256:2880343c35353a7216758f31810c7d7a840bc6f91fa17495dd6b34bc73ccf8d7
|
||||
generated: "2025-12-17T15:03:50.2532845Z"
|
||||
generated: "2025-12-17T15:47:39.689263172Z"
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -35,7 +35,7 @@ libation:
|
||||
main:
|
||||
image:
|
||||
repository: ubuntu
|
||||
tag: resolute-20251130
|
||||
tag: resolute-20251208
|
||||
pullPolicy: IfNotPresent
|
||||
command:
|
||||
- "sleep"
|
||||
@@ -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