Skip to content

Commit

Permalink
Set singleuser.nodeSelector to use the label of the new nodegroups
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson91 committed Jul 26, 2024
1 parent 6c29edd commit 03f3a15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/clusters/openscapes/staging.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ basehub:
- hosts: [staging.openscapes.2i2c.cloud]
secretName: https-auto-tls
singleuser:
nodeSelector:
2i2c/hub-name: staging
extraEnv:
SCRATCH_BUCKET: s3://openscapeshub-scratch-staging/$(JUPYTERHUB_USER)
PERSISTENT_BUCKET: s3://openscapeshub-persistent-staging/$(JUPYTERHUB_USER)
Expand Down

0 comments on commit 03f3a15

Please sign in to comment.