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 14a2cc9 + 928dec9 commit f3f38a8Copy full SHA for f3f38a8
config/hetzner-2i2c.yaml
@@ -38,6 +38,7 @@ binderhub:
38
# complicated: dind memory request + KubernetesBuildExecutor.memory_request * builds_per_node ~= node memory
39
KubernetesBuildExecutor:
40
memory_request: "2G"
41
+ memory_limit: "4G"
42
docker_host: /var/run/dind/docker.sock
43
repo2docker_extra_args:
44
# try to avoid timeout pushing to local registry
0 commit comments