Skip to content

Commit

Permalink
Use full unit for buildkitCacheSize
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvipanda committed Feb 17, 2025
1 parent f1df40f commit 014e118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mybinder/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ buildkitPruner:
enabled: true
# Use the same image as we use for dind
image: docker:27.5.1-dind
buildkitCacheSize: 300G
buildkitCacheSize: 300GB
# Run this every 30min
schedule: "*/30 * * * *"

Expand Down

0 comments on commit 014e118

Please sign in to comment.