Skip to content
Snippets Groups Projects
Commit a2e6ac11 authored by Brian Standley's avatar Brian Standley
Browse files

Final BinderHub config before shutdown.

parent 7496c2fa
No related branches found
No related tags found
No related merge requests found
image:
name: gitlab-registry.mpcdf.mpg.de/mpcdf/cloud/projects/mpie-binderhub/binderhub
tag: 1.0.2
pullPolicy: Always
jupyterhub: jupyterhub:
singleuser:
memory:
limit: 8G
guarantee: 4G
cpu:
limit: 2
guarantee: 2
cull:
enabled: true
timeout: 28800
every: 300
proxy: proxy:
service: service:
type: ClusterIP type: ClusterIP
...@@ -7,7 +23,7 @@ jupyterhub: ...@@ -7,7 +23,7 @@ jupyterhub:
hosts: hosts:
- binderdemo-jhub.mpcdf.mpg.de - binderdemo-jhub.mpcdf.mpg.de
tls: tls:
- secretName: binderdemo - secretName: binderdemo-20210506
hosts: hosts:
- binderdemo-jhub.mpcdf.mpg.de - binderdemo-jhub.mpcdf.mpg.de
annotations: annotations:
...@@ -20,7 +36,7 @@ config: ...@@ -20,7 +36,7 @@ config:
BinderHub: BinderHub:
use_registry: true use_registry: true
image_prefix: "gitlab-registry.mpcdf.mpg.de/mpcdf/cloud/projects/mpie-binderhub-images/" image_prefix: "gitlab-registry.mpcdf.mpg.de/mpcdf/cloud/projects/mpie-binderhub-images/"
hub_url: "https://binderdemo-jhub.mpcdf.mpg.de" hub_url: http://binderdemo-jhub.mpcdf.mpg.de
DockerRegistry: DockerRegistry:
token_url: "https://gitlab-registry.mpcdf.mpg.de/v2/token?service=" token_url: "https://gitlab-registry.mpcdf.mpg.de/v2/token?service="
service: service:
...@@ -30,7 +46,7 @@ ingress: ...@@ -30,7 +46,7 @@ ingress:
hosts: hosts:
- binderdemo.mpcdf.mpg.de - binderdemo.mpcdf.mpg.de
tls: tls:
- secretName: binderdemo - secretName: binderdemo-20210506
hosts: hosts:
- binderdemo.mpcdf.mpg.de - binderdemo.mpcdf.mpg.de
annotations: annotations:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment