The database was at /config/frigate.db (emptyDir, ephemeral) instead of /db/frigate.db (PVC, persistent). Every pod restart wiped the database, losing all recording history and leaving orphaned files on NFS. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
92 B
92 B
Fix Frigate database loss on pod restart by pointing database path to persistent /db volume