Skip to content

Commit

Permalink
feat(jupyterhub): deploy the next image to the testing slot
Browse files Browse the repository at this point in the history
  • Loading branch information
V committed Jan 13, 2025
1 parent b0ea664 commit edbd996
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kubernetes/apps/charts/jupyterhub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ jupyterhub:
mem_limit: "12G"
mem_guarantee: "10G"
cpu_guarantee: 1.5
- display_name: "Prototype Image 2024.5.24"
description: "This is the next image we will deploy."
- display_name: "Prototype Image 2025.1.13"
description: "This is for testing the next image we will deploy."
kubespawner_override:
image: ghcr.io/cal-itp/data-infra/jupyter-singleuser:2024.5.24
image: ghcr.io/cal-itp/data-infra/jupyter-singleuser:2025.1.13
scheduling:
userPods:
nodeAffinity:
Expand Down

0 comments on commit edbd996

Please sign in to comment.