mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
fix(jellyfin): recover jellyfin data
something went wrong when mounting the disk, trying to mount a copy of a zfs snapshot Signed-off-by: Vegard Hagen <[email protected]>
This commit is contained in:
@@ -39,6 +39,10 @@ kubernetes_volumes = {
|
||||
node = "euclid"
|
||||
size = "12G"
|
||||
}
|
||||
pv-jellyfin-config = {
|
||||
node = "euclid"
|
||||
size = "12G"
|
||||
}
|
||||
pv-netbird-signal = {
|
||||
node = "abel"
|
||||
size = "512M"
|
||||
|
||||
Reference in New Issue
Block a user