Skip to content

Commit

Permalink
dont prune volumes
Browse files Browse the repository at this point in the history
  • Loading branch information
escoand authored Sep 3, 2024
1 parent dde6e08 commit ca0b98f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fetchit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ targetConfigs:
pullImage: true
prune:
All: true
Volumes: true
Volumes: false
schedule: "30 * * * *"

0 comments on commit ca0b98f

Please sign in to comment.