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 10712c1 commit e6638b3Copy full SHA for e6638b3
mybinder/templates/buildkit-pruner.yaml
@@ -28,7 +28,7 @@ spec:
28
- prune
29
- --force
30
- --all
31
- - --max-storage={{ .Values.buildkitPruner.buildkitCacheSize }}
+ - --keep-storage={{ .Values.buildkitPruner.buildkitCacheSize }}
32
volumeMounts:
33
- name: dind-socket
34
mountPath: /var/run/dind/docker.sock
0 commit comments