Skip to content

Commit

Permalink
nasa-gh: add node selectors so users are assigned to hub-specific nod…
Browse files Browse the repository at this point in the history
…egroups
  • Loading branch information
sgibson91 committed Nov 14, 2024
1 parent 1558ce1 commit fbef7da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/clusters/nasa-ghg/prod.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ basehub:
config:
GitHubOAuthenticator:
oauth_callback_url: https://hub.ghg.center/hub/oauth_callback
singleuser:
nodeSelector:
2i2c/hub-name: prod
2 changes: 2 additions & 0 deletions config/clusters/nasa-ghg/staging.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ basehub:
from jupyterhub_fancy_profiles import setup_ui
setup_ui(c)
singleuser:
nodeSelector:
2i2c/hub-name: staging
profileList:
- display_name: "Only Profile Available, this info is not shown in the UI"
slug: only-choice
Expand Down

0 comments on commit fbef7da

Please sign in to comment.