blumeops/docs/changelog.d/+fix-borgmatic-kubectl-context.bugfix.md
Erich Blume 3e9873d669 Fix borgmatic backup: use correct kubectl context on indri
The Mealie SQLite dump hook used `minikube-indri` (the context name on
gilbert), but on indri itself the context is just `minikube`. This caused
the before_backup hook to fail, aborting all backups since the hook was added.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 06:07:44 -07:00

108 B

Fix borgmatic backup failure: use correct kubectl context (minikube) on indri for Mealie SQLite dump hook