Skip to content

Commit

Permalink
Remove commented section with profileList
Browse files Browse the repository at this point in the history
  • Loading branch information
yakutovicha committed Oct 21, 2024
1 parent a88a767 commit 2d16be5
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions basehub/values.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -44,24 +44,6 @@ jupyterhub:
name: hub-external
- mountPath: /etc/jupyter
name: etc-jupyter
# profileList:
# # A potential issue that profiles share the same PVC
# # using multiple storageClass can solve this issue, but we do not
# # need to do this for now.
# - display_name: Quantum ESPRESSO App image
# description: Ready to run Quantum ESPRESSO app.
# default: true
# - display_name: Minimal bare AiiDAlab image
# description: If you want have a bare AiiDAlab and install you own app from store.
# kubespawner_override:
# image: ghcr.io/aiidalab/full-stack:v2023.1014
# - display_name: AiiDA in JupyterLab
# description: JupyterLab with AiiDA installed for tutorials.
# kubespawner_override:
# image: ghcr.io/aiidalab/base-with-services:v2023.1014
# default_url: /lab
# environment:
# JUPYTERHUB_SINGLEUSER_APP: jupyter_server.serverapp.ServerApp
hub:
db:
pvc:
Expand Down

0 comments on commit 2d16be5

Please sign in to comment.