We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a52869b commit 7043eaeCopy full SHA for 7043eae
config/hetzner-2i2c-bare.yaml
@@ -50,7 +50,6 @@ binderhub:
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:
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:
348
349
metric = EventLoopMetric()
350
metric.start()
351
352
service:
353
type: ClusterIP
354
0 commit comments