We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1df40f commit 014e118Copy full SHA for 014e118
mybinder/values.yaml
@@ -13,7 +13,7 @@ buildkitPruner:
13
enabled: true
14
# Use the same image as we use for dind
15
image: docker:27.5.1-dind
16
- buildkitCacheSize: 300G
+ buildkitCacheSize: 300GB
17
# Run this every 30min
18
schedule: "*/30 * * * *"
19
0 commit comments