Skip to content

Commit

Permalink
[projectpythia] set up gh scoped creds
Browse files Browse the repository at this point in the history
  • Loading branch information
jmunroe committed Jun 11, 2024
1 parent 5ba400c commit ee66844
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/clusters/projectpythia/common.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ jupyterhub:

singleuser:
defaultUrl: /lab
extraEnv:
GH_SCOPED_CREDS_CLIENT_ID: "Iv23liaEC5WLtjKehTtK"
GH_SCOPED_CREDS_APP_URL: "https://github.com/apps/project-pythia"
profileList:
- display_name: "Only Profile Available, this info is not shown in the UI"
slug: only-choice
Expand Down

0 comments on commit ee66844

Please sign in to comment.