Skip to content

Commit

Permalink
Merge pull request 2i2c-org#3433 from yuvipanda/cmd
Browse files Browse the repository at this point in the history
cosmicds: Fix logs not being generated
  • Loading branch information
yuvipanda authored Nov 17, 2023
2 parents aef87de + e8608f1 commit 57cce76
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/clusters/2i2c-aws-us/cosmicds.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jupyterhub:
name: Cosmic DS, Harvard
url: https://www.cosmicds.cfa.harvard.edu/
singleuser:
# Unset cmd so repo2docker-entrypoint gets used, and logs actually work
# Ref https://github.com/2i2c-org/infrastructure/issues/3109
cmd: null
# No persistent storage should be kept to reduce any potential data
# retention & privacy issues.
# Ref https://github.com/2i2c-org/infrastructure/issues/2128#issuecomment-1635107926
Expand Down

0 comments on commit 57cce76

Please sign in to comment.