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 e9f5a20 commit f7d342eCopy full SHA for f7d342e
config/hetzner-2i2c-bare.yaml
@@ -50,7 +50,6 @@ binderhub-service:
50
# DockerRegistry:
51
# token_url: "https://2lmrrh8f.gra7.container-registry.ovh.net/service/token?service=harbor-registry"
52
53
-
54
dockerApi:
55
resources:
56
requests:
mybinder/values.yaml
@@ -147,7 +147,8 @@ binderhub-service:
147
- ^ajiBal/.*
148
- ^wyattsanchez54/.*
149
- ^walterpowell201/.*
150
- high_quota_specs: []
+ high_quota_specs:
151
+ []
152
# - ^jupyterlab/.*
153
# - ^jupyter/.*
154
# - ^jupyterhub/.*
@@ -348,7 +349,6 @@ binderhub-service:
348
349
metric = EventLoopMetric()
350
metric.start()
351
352
service:
353
type: ClusterIP
354
0 commit comments