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:
Erich Blume 2026-02-03 14:25:33 -08:00
commit f2c7c29146

View file

@ -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