feat: add jellyfin volume on k3sh3 #9

Merged
t.behrendt merged 1 commits from feat-add-jellyfin-volume-on-k3sh3 into main 2025-11-01 17:37:00 +01:00
2 changed files with 3 additions and 0 deletions

View File

@@ -18,6 +18,8 @@ All labels use the `de.t000-n.` prefix.
- `drive.mnt-{name}`: Indicates a mounted drive under `/mnt/{name}`
- Example: `drive.mnt-syncthing``/mnt/syncthing` is mounted
- `service.vol-{name}`: Indicates a local volume under `/opt/svc/{name}
- Example: `service.vol-jallyfin` -> `/opt/svc/jellyfin` is available on host
### System Configuration Labels

View File

@@ -5,3 +5,4 @@ metadata:
labels:
de.t000-n.net.class: "medium"
de.t000-n.net.bw: "2.5g"
de.t000-n.service.vol-jellyfin: ""