Skip to content

Commit

Permalink
Merge pull request #6292 from berkeley-dsep-infra/staging
Browse files Browse the repository at this point in the history
Merge #6288, #6290, #6291
  • Loading branch information
ryanlovett authored Sep 27, 2024
2 parents 4bf800b + 9633a76 commit ae833ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion deployments/gradebook/config/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,14 @@ jupyterhub:
# https://jupyterhub-kubespawner.readthedocs.io/en/latest/spawner.html#kubespawner.KubeSpawner.extra_containers
extraContainers:
- name: gradebook
image: gradebook/gradebook:latest
image: gradebook/gradebook:sha-721f235
ports:
- containerPort: 3839
volumeMounts:
- name: home
mountPath: /home/rstudio
subPath: "{username}"
#imagePullPolicy: Always
extraFiles:
# DH-216
remove-exporters:
Expand Down
2 changes: 1 addition & 1 deletion deployments/ugr01/hubploy.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
images:
images:
- name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/ugr01-user-image:5deb1dd0fe2a
- name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/ugr01-user-image:163695fd2556

cluster:
provider: gcloud
Expand Down

0 comments on commit ae833ed

Please sign in to comment.