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>
This commit is contained in:
parent
cfe3391f1a
commit
3e9873d669
2 changed files with 2 additions and 1 deletions
|
|
@ -0,0 +1 @@
|
|||
Fix borgmatic backup failure: use correct kubectl context (`minikube`) on indri for Mealie SQLite dump hook
|
||||
Loading…
Add table
Add a link
Reference in a new issue