- Mark SMB share creation as DONE (torrents volume already exists)
- Add prerequisite for dedicated k8s-smb Synology user
- Update all 1Password references from synology-smb-torrents to synology-smb-k8s
- Update verification checklist accordingly
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Architecture changes from original stub:
- Transmission as standalone service in torrent namespace with Tailscale ingress
- NFS share /volume1/torrents on sifaka for all torrent downloads
- Kiwix declares desired ZIM torrents in ConfigMap, syncs to transmission via sidecar
- ZIM watcher CronJob detects new .zim files and restarts kiwix hourly
- Both declarative (GitOps) and manual torrent additions supported
- Non-ZIM torrents coexist in same NFS share without affecting kiwix
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>