Skip to content

Commit 7043eae

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent a52869b commit 7043eae

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

config/hetzner-2i2c-bare.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ binderhub:
5050
# DockerRegistry:
5151
# token_url: "https://2lmrrh8f.gra7.container-registry.ovh.net/service/token?service=harbor-registry"
5252

53-
5453
dockerApi:
5554
resources:
5655
requests:

mybinder/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,8 @@ binderhub:
147147
- ^ajiBal/.*
148148
- ^wyattsanchez54/.*
149149
- ^walterpowell201/.*
150-
high_quota_specs: []
150+
high_quota_specs:
151+
[]
151152
# - ^jupyterlab/.*
152153
# - ^jupyter/.*
153154
# - ^jupyterhub/.*
@@ -348,7 +349,6 @@ binderhub:
348349
metric = EventLoopMetric()
349350
metric.start()
350351
351-
352352
service:
353353
type: ClusterIP
354354

0 commit comments

Comments
 (0)