Skip to content

Commit 014e118

Browse files
committed
Use full unit for buildkitCacheSize
1 parent f1df40f commit 014e118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mybinder/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildkitPruner:
1313
enabled: true
1414
# Use the same image as we use for dind
1515
image: docker:27.5.1-dind
16-
buildkitCacheSize: 300G
16+
buildkitCacheSize: 300GB
1717
# Run this every 30min
1818
schedule: "*/30 * * * *"
1919

0 commit comments

Comments
 (0)