start using kubernetes Kustomization, prep for continuous deploy

This commit is contained in:
2025-11-25 04:13:47 +00:00
parent a23cbcdf93
commit aa3f8f824b
16 changed files with 42 additions and 43 deletions

View File

@@ -3,7 +3,7 @@
**Create borgbackup-sidekick pod:**
```bash
kubectl apply -f manifests/borgbackup-sidekick.yaml
kubectl apply -f deploy/utils/borgbackup-sidekick.yaml
```
**Remove borgbackup-sidekick pod:**