Skip to content

Commit

Permalink
jupyter-health: userdata_url typo
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed Oct 17, 2024
1 parent be97e32 commit 9a759b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/clusters/jupyter-health/staging.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jupyterhub:
oauth_callback_url: https://staging.jupyter-health.2i2c.cloud/hub/oauth_callback
authorize_url: https://chcs.fly.dev/o/authorize/
token_url: https://chcs.fly.dev/o/token/
usredata_url: https://chcs.fly.dev/api/v1/users/profile
userdata_url: https://chcs.fly.dev/api/v1/users/profile
username_claim: email
login_service: CHCS
scope:
Expand Down

0 comments on commit 9a759b8

Please sign in to comment.