Add photos NFS export to sifaka card
Verified against actual k8s PVs - all three NFS exports now listed: - /volume1/torrents (kiwix, transmission) - /volume1/music (navidrome) - /volume1/photos (immich) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
9ca698087c
commit
f2c7c29146
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ Synology NAS providing network storage and backup target.
|
|||
|--------|-----------------|---------|
|
||||
| `/volume1/torrents` | 192.168.1.0/24, 100.64.0.0/10 | k8s pods via Docker NAT |
|
||||
| `/volume1/music` | 192.168.1.0/24, 100.64.0.0/10 | k8s pods via Docker NAT |
|
||||
| `/volume1/photos` | 192.168.1.0/24, 100.64.0.0/10 | k8s pods via Docker NAT |
|
||||
|
||||
## Monitoring
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue