Skip to content

Commit

Permalink
Merge pull request #6727 from felder/felder_edx_revertprodhub
Browse files Browse the repository at this point in the history
[DH-459] fixing edx prod
  • Loading branch information
felder authored Jan 29, 2025
2 parents 4e8c4c8 + c574a4f commit b92822e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deployments/edx/config/prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ jupyterhub:
services:
otter_grade:
url: http://grader-srv.datahub.berkeley.edu:10101
image:
name: gcr.io/ucb-datahub-2018/jupyterhub-hub
tag: '20240731-224556.git.8057.h9643afd4'
1 change: 1 addition & 0 deletions hub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ jupyterhub:
Authenticator:
enable_auth_state: true
manage_groups: true
OAuthenticator:
allow_all: true
KubeSpawner:
# Make sure working directory is ${HOME}
Expand Down

0 comments on commit b92822e

Please sign in to comment.