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.
2 parents 6f72ddf + 63afde1 commit 52ac523Copy full SHA for 52ac523
mybinder/values.yaml
@@ -352,6 +352,10 @@ binderhub:
352
imageBuilderType: dind
353
dind:
354
daemonset:
355
+ image:
356
+ # Investigating https://github.com/jupyterhub/mybinder.org-deploy/issues/3387#issuecomment-3239287733
357
+ # Downgrade dind, reverts https://github.com/jupyterhub/binderhub/pull/1937
358
+ tag: 27.5.1-dind
359
extraArgs:
360
# Allow for concurrent pushes so pushes are faster
361
- --max-concurrent-uploads=32
0 commit comments