feat: add notes
Some checks failed
test-build / build (push) Successful in 41s
test-build / guarddog (push) Has been cancelled

This commit is contained in:
2026-04-11 12:11:56 -05:00
parent 848cfcbde0
commit c0fdcc1781
25 changed files with 212 additions and 0 deletions

View File

@@ -13,3 +13,11 @@ hero:
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/eraser
icon: right-arrow
---
# Purpose
Automatic service that cleans up local caches of images.
# Notes
Removes all non running images. This does cause a startup delay, but [Harbor](https://docs.alexlebens.dev/applications/harbor/) is configured as a generic pull through cache, so pulls for new images should be quick.