Skip to content

Commit

Permalink
temp workaround: disable binder parts
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Oct 18, 2024
1 parent cb66595 commit 8e54fb5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions config/clusters/2i2c/staging.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ staticWebsite:
enabled: false

jupyterhub:
debug:
enabled: true

ingress:
hosts:
- staging.2i2c.cloud
Expand Down
4 changes: 2 additions & 2 deletions helm-charts/basehub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1056,8 +1056,8 @@ jupyterhub:
# jupyterhub chart will autogenerate a secret with appropriate keys.
# It's not used if binderhub-service is not enabled.
display: false
url: http://binderhub:8090
oauth_no_confirm: true
# url: http://binderhub:8090
# oauth_no_confirm: true
image:
name: quay.io/2i2c/pilot-hub
tag: "0.0.1-0.dev.git.10722.h6ed14882"
Expand Down

0 comments on commit 8e54fb5

Please sign in to comment.