Skip to content

Commit 4f61589

Browse files
committed
Run the buildkit image pruner more frequently
1 parent 7098cda commit 4f61589

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mybinder/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ buildkitPruner:
1414
# Use the same image as we use for dind
1515
image: docker:27.5.1-dind
1616
buildkitCacheSize: 300GB
17-
# Run this every 30min
18-
schedule: "*/30 * * * *"
17+
# Run this every 10min
18+
schedule: "*/10 * * * *"
1919

2020
registry:
2121
enabled: false

0 commit comments

Comments
 (0)