blumeops/argocd/manifests
Erich Blume 1e13d4b83d Fix Navidrome automatic library scan schedule (#101)
## Summary
- Fix env var name from `ND_SCANSCHEDULE` to `ND_SCANNER_SCHEDULE` (Navidrome uses viper config where dots become underscores)
- Use explicit `@every 1h` format for clarity
- Reorder CLAUDE.md rules to emphasize running zk-docs first

## Root Cause
Navidrome logs showed "Periodic scan is DISABLED" at startup despite the env var being set. The config key is `scanner.schedule`, which translates to `ND_SCANNER_SCHEDULE` (not `ND_SCANSCHEDULE`).

## Deployment and Testing
- [ ] Sync navidrome app: `argocd app sync navidrome`
- [ ] Verify pod restarts with new env var
- [ ] Check logs for "Scheduling scanner" message instead of "Periodic scan is DISABLED"
- [ ] Wait ~1 hour and confirm scan runs automatically

🤖 Generated with [Claude Code](https://claude.ai/code)

Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/101
2026-02-04 07:23:12 -08:00
..
1password-connect Add External Secrets Operator with 1Password Connect (#66) (#66) 2026-01-28 19:30:10 -08:00
alloy-k8s Remove logfmt parsing stage from Alloy k8s config 2026-01-22 18:06:34 -08:00
argocd Auto-deploy docs from build workflow (#93) 2026-02-03 16:58:03 -08:00
cloudnative-pg K8s Migration Phase 1: Infrastructure Setup (#29) 2026-01-19 09:49:52 -08:00
databases Switch all ExternalSecrets to creationPolicy: Owner 2026-01-28 20:27:16 -08:00
devpi Replace hajimari with gethomepage (#75) 2026-01-30 13:21:12 -08:00
docs Update docs release to v1.2.1 2026-02-04 05:18:37 +00:00
external-secrets Add External Secrets Operator with 1Password Connect (#66) (#66) 2026-01-28 19:30:10 -08:00
forgejo-runner Remove ARGOCD_AUTH_TOKEN from external secret 2026-02-03 17:17:53 -08:00
grafana Homepage dashboard improvements (#76) 2026-01-30 15:05:02 -08:00
grafana-config Add pod state observability to minikube dashboard (#83) 2026-02-03 07:20:05 -08:00
homepage Expand homepage widgets and info panels (#81) 2026-02-02 16:11:20 -08:00
immich Expand homepage widgets and info panels (#81) 2026-02-02 16:11:20 -08:00
kiwix Add pod state observability to minikube dashboard (#83) 2026-02-03 07:20:05 -08:00
kube-state-metrics Observability cleanup and k8s service monitoring (#43) (#43) 2026-01-22 13:51:01 -08:00
loki Replace hajimari with gethomepage (#75) 2026-01-30 13:21:12 -08:00
miniflux Expand homepage widgets and info panels (#81) 2026-02-02 16:11:20 -08:00
navidrome Fix Navidrome automatic library scan schedule (#101) 2026-02-04 07:23:12 -08:00
prometheus Replace hajimari with gethomepage (#75) 2026-01-30 13:21:12 -08:00
tailscale-operator Switch all ExternalSecrets to creationPolicy: Owner 2026-01-28 20:27:16 -08:00
teslamate Replace hajimari with gethomepage (#75) 2026-01-30 13:21:12 -08:00
torrent Expand homepage widgets and info panels (#81) 2026-02-02 16:11:20 -08:00