Skip to content

Commit

Permalink
Update values.yaml.j2
Browse files Browse the repository at this point in the history
- test PR-778 qe tar fast image
- keep AiiDA-jupyterlab image
  • Loading branch information
unkcpz authored Jul 19, 2024
1 parent 565ff69 commit 2eb8b0e
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions basehub/values.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jupyterhub:
contactEmail: [email protected]
singleuser:
image:
name: superstar54/qe-tar-home-z
tag: latest
name: ghcr.io/aiidalab/qe
tag: pr-778
pullPolicy: Always
cmd:
- start-singleuser.sh
Expand Down Expand Up @@ -50,14 +50,10 @@ jupyterhub:
- 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.
description: AiiDA in JupyterHub for tutorials.
kubespawner_override:
image: ghcr.io/aiidalab/base-with-services:v2023.1014
image: ghcr.io/aiidalab/base-with-services:2024.1020
default_url: /lab
environment:
JUPYTERHUB_SINGLEUSER_APP: jupyter_server.serverapp.ServerApp
Expand Down

0 comments on commit 2eb8b0e

Please sign in to comment.