#Dagger Daemonset helm deployment question
1 messages · Page 1 of 1 (latest)
where is your storage? you should just be able to delete them
the cache is stored in the hosts under /var/lib/dagger ref: https://github.com/dagger/dagger/blob/main/helm/dagger/templates/engine-daemonset.yaml#L89
if you want to delete the cache, with your engines idle, remove that directory and remove the daemonset pods so they get re-created
cc @trim arrow